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 08b4f3d commit a6948a9Copy full SHA for a6948a9
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
jobs:
3
deploy:
4
docker:
5
- - image: google/cloud-sdk@sha256:ced5752af99e501e6b810dfd0dc5ab04e392d37b45bf4d136d19580573054c70
+ - image: google/cloud-sdk@sha256:48f9ac199a849f18d0a2a690968fd515f70165c42d1f28c90bc93b12558065ef
6
steps:
7
- checkout
8
- run: |
0 commit comments