We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93bb351 commit f06c418Copy full SHA for f06c418
.kokoro/tests/run_tests.sh
@@ -74,7 +74,8 @@ if [[ "$SCRIPT_DEBUG" != "true" ]]; then
74
"java-functions-samples-secrets.txt" \
75
"java-firestore-samples-secrets.txt" \
76
"java-cts-v4-samples-secrets.txt" \
77
- "java-cloud-sql-samples-secrets.txt")
+ "java-cloud-sql-samples-secrets.txt" \
78
+ "java-scc-samples-secrets.txt")
79
80
# create secret dir
81
mkdir -p "${KOKORO_GFILE_DIR}/secrets"
0 commit comments