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 67804d2 commit 47dac6fCopy full SHA for 47dac6f
.cl/cloudbuild.yaml
@@ -66,7 +66,7 @@ availableSecrets:
66
- versionName: 'projects/$PROJECT_ID/secrets/SQLSERVER_DB/versions/latest'
67
env: 'SQLSERVER_DB'
68
substitutions:
69
- _VERSION: {3.13,3.9}
+ _VERSION: {"3.13","3.9"}
70
options:
71
dynamicSubstitutions: true
72
pool:
0 commit comments