Skip to content

Commit 995fe4e

Browse files
committed
Merge branch '11-use-google-cloud-sdk-193.0.0' into 'master'
Use Google Cloud SDK 193.0.0 Closes #11 See merge request tnir/docs.djangoproject.jp!5
2 parents a3538cf + a5624a7 commit 995fe4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ format-test:
1212
- go test
1313

1414
deploy:
15-
image: google/cloud-sdk:183.0.0
15+
image: google/cloud-sdk:193.0.0
1616
stage: deploy
1717
script:
1818
- gcloud app deploy --no-promote

0 commit comments

Comments
 (0)