Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Fixed permissions issues with GitLab CI runner#205

Open
david-sa wants to merge 1 commit intophundament:masterfrom
david-sa:gitlab-ci
Open

Fixed permissions issues with GitLab CI runner#205
david-sa wants to merge 1 commit intophundament:masterfrom
david-sa:gitlab-ci

Conversation

@david-sa
Copy link

Depending on the configuration of the runner (system mode / user mode) the CI
jobs could fail to create, write or delete the reports output directories.

It is fixed by previously creating such directories with 777 permisions.

Fixes #203

Depending on the configuration of the runner (system mode / user mode) the CI
jobs could fail to create, write or delete the reports output directories.

It is fixed by previously creating such directories with 777 permisions.

Fixes phundament#203
@schmunk42 schmunk42 self-assigned this Dec 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Permission issues with GitLab runner

2 participants