Skip to content

Commit

Permalink
use k8s-staging-test-infra/gcb-docker-gcloud (#392)
Browse files Browse the repository at this point in the history
Related:
  - Part of: kubernetes/k8s.io#1523
  - Followup of: kubernetes/test-infra#23656

Use a version of gcb-docker-gcloud that is hosted in a community-owned
repo instead of a google.com-owned repo.

Signed-off-by: Arnaud Meukam <[email protected]>
  • Loading branch information
ameukam authored Oct 25, 2021
1 parent e225955 commit de18c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ timeout: 3000s
options:
substitution_option: ALLOW_LOOSE
steps:
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210722-085d930'
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211013-1be7868d8b'
entrypoint: make
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
Expand Down

0 comments on commit de18c86

Please sign in to comment.