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 bdef3f2 commit 457dcdeCopy full SHA for 457dcde
cloudbuild.yaml
@@ -9,7 +9,7 @@ options:
9
substitution_option: ALLOW_LOOSE
10
machineType: 'N1_HIGHCPU_8'
11
steps:
12
- - name: gcr.io/k8s-testimages/gcb-docker-gcloud
+ - name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud
13
entrypoint: bash
14
env:
15
# default cloudbuild has HOME=/builder/home and docker buildx is in /root/.docker/cli-plugins/docker-buildx
0 commit comments