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 74e066a commit 5ec1a52Copy full SHA for 5ec1a52
cloudbuild.yaml
@@ -26,7 +26,7 @@ steps:
26
# The image must contain bash and curl. Ideally it should also contain
27
# the desired version of Go (currently defined in release-tools/prow.sh),
28
# but that just speeds up the build and is not required.
29
- - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20240718-5ef92b5c36'
+ - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240718-5ef92b5c36'
30
entrypoint: ./.cloudbuild.sh
31
env:
32
- GIT_TAG=${_GIT_TAG}
0 commit comments