File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ steps:
138138 ]
139139
140140 # Remove the image created by this build.
141- - name : ' gcr.io/google.com/cloudsdktool/cloud-sdk'
141+ - name : ' gcr.io/google.com/cloudsdktool/cloud-sdk@sha256:fbc4b76c34c8e2847a83f9bfcf445daa6a231a818a470b218f15bec8c1cb1a00 '
142142 id : ' remove-image'
143143 allowFailure : true
144144 entrypoint : ' bash'
@@ -150,7 +150,7 @@ steps:
150150
151151 # Cancels in-progress builds for previous commits in the current PR so we can
152152 # free up resources to start running the builds for the new commit.
153- - name : ' gcr.io/google.com/cloudsdktool/cloud-sdk'
153+ - name : ' gcr.io/google.com/cloudsdktool/cloud-sdk@sha256:fbc4b76c34c8e2847a83f9bfcf445daa6a231a818a470b218f15bec8c1cb1a00 '
154154 id : ' cancel-in-progress-builds-for-PR'
155155 allowFailure : true
156156 waitFor : [ '-' ]
You can’t perform that action at this time.
0 commit comments