We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6956dd5 commit 9225212Copy full SHA for 9225212
.kokoro/build.sh
@@ -33,6 +33,8 @@ if [ -f "${KOKORO_GFILE_DIR}/secret_manager/java-bigqueryconnection-samples-secr
33
source "${KOKORO_GFILE_DIR}/secret_manager/java-bigqueryconnection-samples-secrets"
34
fi
35
36
+env
37
+
38
RETURN_CODE=0
39
40
case ${JOB_TYPE} in
0 commit comments