Skip to content

Commit

Permalink
Merge pull request #409 from cpanato/migrate
Browse files Browse the repository at this point in the history
Migrate away from google.com gcp project k8s-testimages
  • Loading branch information
k8s-ci-robot authored Jun 7, 2023
2 parents 17b0674 + 311f757 commit 7b9cb06
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ timeout: 7200s
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:v20221214-1b4dd4d69a'
entrypoint: make
env:
- PULL_BASE_REF=${_PULL_BASE_REF}
- TAG=${_GIT_TAG}
- HOME=/root
- PULL_BASE_REF=${_PULL_BASE_REF}
- TAG=${_GIT_TAG}
- HOME=/root
args:
- release-staging
- release-staging

0 comments on commit 7b9cb06

Please sign in to comment.