Skip to content

Commit

Permalink
Merge pull request #25466 from dims/add-more-env-vars-to-preset-pull-…
Browse files Browse the repository at this point in the history
…registry-sandbox-repo-list

Add more env vars to preset-pull-registry-sandbox-repo-list
  • Loading branch information
k8s-ci-robot authored Mar 2, 2022
2 parents b26af92 + ed59b42 commit 1698a1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ presets:
env:
- name: KUBE_TEST_REPO_LIST
value: https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/sig-cloud-provider/gcp/registry/default-sandbox.yaml
- name: KUBE_DOCKER_REGISTRY
value: registry-sandbox.k8s.io
- name: KUBE_ADDON_REGISTRY
value: registry-sandbox.k8s.io

presubmits:
kubernetes/kubernetes:
Expand Down

0 comments on commit 1698a1e

Please sign in to comment.