Skip to content

Commit c348149

Browse files
committed
update build test
1 parent 254d3f3 commit c348149

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration.cloudbuild.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,14 @@ steps:
7575
timeout: "3600s"
7676

7777
substitutions:
78-
_VERSION: "1.21"
78+
_VERSION: "1.23"
7979
_REGION: us-central1
8080
_REPO_URL: https://github.com/GoogleCloudPlatform/cloud-run-button
8181
_REPO_BRANCH: master
8282
_DEBUG: ""
8383

8484
options:
8585
machineType: "N1_HIGHCPU_32"
86-
dynamic_substitutions: true
86+
dynamicSubstitutions: true
8787

8888
logsBucket: ${PROJECT_ID}-buildlogs

0 commit comments

Comments
 (0)