Skip to content

Commit f06c418

Browse files
Sita04anguillanneuf
authored andcommitted
adding scc secrets
1 parent 93bb351 commit f06c418

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.kokoro/tests/run_tests.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ if [[ "$SCRIPT_DEBUG" != "true" ]]; then
7474
"java-functions-samples-secrets.txt" \
7575
"java-firestore-samples-secrets.txt" \
7676
"java-cts-v4-samples-secrets.txt" \
77-
"java-cloud-sql-samples-secrets.txt")
77+
"java-cloud-sql-samples-secrets.txt" \
78+
"java-scc-samples-secrets.txt")
7879

7980
# create secret dir
8081
mkdir -p "${KOKORO_GFILE_DIR}/secrets"

0 commit comments

Comments
 (0)