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

add chmod X permissions to group in $HOME to jenkins agent #1002

Merged
merged 2 commits into from
Mar 21, 2024
Merged

add chmod X permissions to group in $HOME to jenkins agent #1002

merged 2 commits into from
Mar 21, 2024

Conversation

matzehecht
Copy link
Contributor

this fixes the issue that the user used during pipeline run cannot access the child directories created the image build in jenkins-agent-nodejs20. See #1001

Adds X group permissions to $HOME for jenkins-agent-nodejs20

Closes #1001
Fixes #1001

@matzehecht matzehecht changed the title add chmod X permissions to group in $HOME to jenkins agent (opendevstack#1001) add chmod X permissions to group in $HOME to jenkins agent Mar 14, 2024
@BraisVQ BraisVQ self-requested a review March 21, 2024 08:39
Copy link
Contributor

@BraisVQ BraisVQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@BraisVQ BraisVQ merged commit ae928f4 into opendevstack:master Mar 21, 2024
11 checks passed
@BraisVQ
Copy link
Contributor

BraisVQ commented Mar 21, 2024

@matzehecht we will add this in the next release

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 this pull request may close these issues.

Jenkins Agent NodeJS20 fails when using helm secrets as it is not able to find the gpg keyring
2 participants