Merge pull request #10578 from hakman/post-submit-bazel

Use Bazel 3.4.1 for postsubmit jobs
This commit is contained in:
Kubernetes Prow Robot 2021-01-14 00:59:03 -08:00 committed by GitHub
commit 3920395eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ options:
machineType: 'N1_HIGHCPU_8'
steps:
# Push the images
- name: 'gcr.io/k8s-testimages/bazelbuild:v20200824-5d057db-2.2.0'
- name: 'gcr.io/k8s-testimages/kubekins-e2e:v20210113-cc576af-experimental'
id: images
entrypoint: make
env:
@ -20,7 +20,7 @@ steps:
- dns-controller-push
- kube-apiserver-healthcheck-push
# Push the artifacts
- name: 'gcr.io/k8s-testimages/bazelbuild:v20200824-5d057db-2.2.0'
- name: 'gcr.io/k8s-testimages/kubekins-e2e:v20210113-cc576af-experimental'
id: artifacts
entrypoint: make
env: