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 a3538cf commit a5624a7Copy full SHA for a5624a7
.gitlab-ci.yml
@@ -12,7 +12,7 @@ format-test:
12
- go test
13
14
deploy:
15
- image: google/cloud-sdk:183.0.0
+ image: google/cloud-sdk:193.0.0
16
stage: deploy
17
script:
18
- gcloud app deploy --no-promote
0 commit comments