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 72f1437 commit b0c80ddCopy full SHA for b0c80dd
.kokoro/release.sh
@@ -1,2 +1,6 @@
1
+#!/bin/bash
2
+
3
# Make sure `JAVA_HOME` is set.
-echo "JAVA_HOME = $JAVA_HOME"
4
+echo "JAVA_HOME=$JAVA_HOME"
5
6
+echo "KOKORO_JOB_NAME=${KOKORO_JOB_NAME}"
0 commit comments