Skip to content

Commit 47dac6f

Browse files
committed
chore: update string usage for version
1 parent 67804d2 commit 47dac6f

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)