How to prevent Pipelines from fuzzing with the file permissions

timspiekerkoetter November 24, 2017

Hello, we are currently starting to use Pipelines as our main CI/CD-Tool for customer websites.

We maintain correct directory and file permissions by using the right ones locally and commit them to the repository. This way every system that users the code from the repository is guaranteed to have the right permissions set.

Now Pipelines, as one of it's first actions, chmods the whole directory to 777 and I can not find a way to disable this behaviour.

We don't want to sync the files/directories with 777 to the webserver, because we don't want to allow the webserver itself to write to all its directories...

We also use our own Docker image for the builds.

Is there a way to work around this?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events