Skip to content

Commit

Permalink
Merge branch '32-update-google-cloud-sdk-to-297-0-1' into 'master'
Browse files Browse the repository at this point in the history
Update Google Cloud SDK to 297.0.1

Closes #32

See merge request tnir/docs.djangoproject.jp!27
  • Loading branch information
tnir committed Jun 20, 2020
2 parents 59a857a + 172e9a7 commit 38b0e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pages:
- master

deploy:
image: google/cloud-sdk:272.0.0
image: google/cloud-sdk:297.0.1
stage: deploy
script:
- gcloud app deploy --no-promote
Expand Down

0 comments on commit 38b0e4d

Please sign in to comment.