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 8eadc9f commit ef9281eCopy full SHA for ef9281e
.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