Hi Community,
I would like to know if it is possible to configure the build setup step in a self hosted runner (Linux shell) ? I would like to completely remove the umask en chmod 777 from this step.
I can't seem to find it in the documentation, but i might be missing it.
Please let me know if its possible,
Tim
Hi Tim,
Unfortunately, it is not possible to change the build setup parameters - this applies to both regular Pipelines and self-hosted runners. You would need to manually change those settings that you have mentioned by executing commands as part of your build script.
This feature was being tracked as a suggestion here, but our developers have made the decision to not implement this feature and have closed the suggestion.
This decision was made with the intent of being transparent about future features under consideration. You can see more details regarding the decision as to why it was closed in the comments section of the feature request.
Cheers!
- Ben (Bitbucket Cloud Support)
Hi Ben,
Thank you for the swift reply. Too bad that i cannot configure the build setup. Il try the workaround you suggested.
Regards,
Tim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.