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 4ffeb68 commit fd6a404Copy full SHA for fd6a404
.kokoro/tests/run_prptst_tests.sh
@@ -55,7 +55,6 @@ mkdir -p "${KOKORO_GFILE_DIR}/secrets"
55
for SECRET in "${SECRET_FILES[@]}"; do
56
# grab latest version of secret
57
gcloud secrets versions access latest --secret="${SECRET%.*}" > "${KOKORO_GFILE_DIR}/secrets/$SECRET"
58
- fi
59
done
60
61
# Copy gcloud CLI configuration to configured location
0 commit comments