Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter for tmpPath #20

Open
srvmsr opened this issue Aug 23, 2022 · 1 comment
Open

Parameter for tmpPath #20

srvmsr opened this issue Aug 23, 2022 · 1 comment

Comments

@srvmsr
Copy link

srvmsr commented Aug 23, 2022

Is there a way to change the hardcoded value for tmpPath variable , on our azure pipeline agents we don't have execute permissions on /tmp dir .
Code

@chrisdawww
Copy link

I'm bumping this issue. We have to pass a bind mount option to any docker container we use in the pipeline (i.e. -v /tmp:/tmp) because we cannot control the tmpPath.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants