Skip to content

Commit a8f72f5

Browse files
authored
Merge pull request #1552 from Xunzhuo/fix-ci
fix: multi-push ci failed
2 parents 56e12de + 6c3f607 commit a8f72f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ timeout: 1200s
77
options:
88
substitution_option: ALLOW_LOOSE
99
steps:
10-
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90'
10+
- name: gcr.io/cloud-builders/docker:20.10.14
1111
entrypoint: make
1212
env:
1313
- DOCKER_CLI_EXPERIMENTAL=enabled

0 commit comments

Comments
 (0)