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

File system access permissions on the updated docker image on the Jenkins build server #21

Open
shinhyungyang opened this issue Jan 8, 2025 · 1 comment
Assignees

Comments

@shinhyungyang
Copy link
Contributor

The updated Docker script (PR-16) seems to cause file system access. I will have a look into it.

[Pipeline] stage
[Pipeline] { (Initial Cleanup)
[Pipeline] sh
+ ./gradlew clean
Exception in thread "main" java.lang.RuntimeException: Could not create parent directory for lock file /.gradle/wrapper/dists/gradle-8.10.2-bin/a04bxjujx95o3nb99gddekhwo/gradle-8.10.2-bin.zip.lck
	at org.gradle.wrapper.GradleWrapperMain.main(SourceFile:65)
[Pipeline] }
@shinhyungyang shinhyungyang self-assigned this Jan 8, 2025
@shinhyungyang
Copy link
Contributor Author

Pull request #23

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

1 participant