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.
2 parents 8eadc9f + ef9281e commit 97a5a34Copy full SHA for 97a5a34
.gitlab-ci.yml
@@ -12,7 +12,7 @@ format-test:
12
- go test -cover
13
14
deploy:
15
- image: google/cloud-sdk:193.0.0
+ image: google/cloud-sdk:241.0.0
16
stage: deploy
17
script:
18
- gcloud app deploy --no-promote
0 commit comments