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 47dac6f commit 698ef0bCopy full SHA for 698ef0b
.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