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

Determine correct permissions for OUTPUT_DIR in testing pipeline #65

Closed
AlexAxthelm opened this issue May 23, 2024 · 1 comment
Closed

Comments

@AlexAxthelm
Copy link
Contributor

run: |
chmod -R 777 "${WORKSPACE}/${OUTPUT_DIR}"

🤣 777 is maybe overkill

Originally posted by @cjyetman in #60 (comment)

Will take some experimentation to determine what works, but probably don't need execute privileges.

@AlexAxthelm AlexAxthelm mentioned this issue May 23, 2024
1 task
@cjyetman cjyetman changed the title Determine correct permissions for OURPUT_DIR in testing pipeline Determine correct permissions for OUTPUT_DIR in testing pipeline May 29, 2024
@AlexAxthelm
Copy link
Contributor Author

@cjyetman @jdhoffa I can't seem to get this to work without 777 for some reason (even 666` fails). Closing, unless either of you have any ideas.

#87

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

Successfully merging a pull request may close this issue.

1 participant