We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61577e3 commit 6a8c053Copy full SHA for 6a8c053
jib-gradle/jib-gradle.yaml
@@ -42,6 +42,7 @@ spec:
42
# Runs the Gradle Jib build.
43
gradle jib \
44
--stacktrace --console=plain \
45
+ -g gradle-user-home \
46
--init-script=/tekton/home/init-script.gradle \
47
-Duser.home=/tekton/home \
48
-Dgradle.user.home=/tekton/home/.gradle \
0 commit comments