We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a789358 commit b8126c2Copy full SHA for b8126c2
build
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-PATH=$JAVA_HOME/bin:$PATH ./gradlew dockerBuildImage
+sudo PATH=$JAVA_HOME/bin:$PATH ./gradlew dockerBuildImage
0 commit comments