Skip to content

Commit 698ef0b

Browse files
committed
chore: update _version substitution
1 parent 47dac6f commit 698ef0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cl/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ availableSecrets:
6666
- versionName: 'projects/$PROJECT_ID/secrets/SQLSERVER_DB/versions/latest'
6767
env: 'SQLSERVER_DB'
6868
substitutions:
69-
_VERSION: {"3.13","3.9"}
69+
_VERSION: "3.13,3.9"
7070
options:
7171
dynamicSubstitutions: true
7272
pool:

0 commit comments

Comments
 (0)