Skip to content

Commit

Permalink
releng: update pull-release-image-kube-cross to set the cluster where…
Browse files Browse the repository at this point in the history
… it should run
  • Loading branch information
cpanato committed Feb 9, 2021
1 parent b5b816e commit 5e6de58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/jobs/kubernetes/release/release-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,12 @@ presubmits:
testgrid-num-columns-recent: '30'
- name: pull-release-image-kube-cross
optional: true
cluster: k8s-infra-prow-build
decorate: true
run_if_changed: '^images\/build\/cross\/'
path_alias: k8s.io/release
spec:
serviceAccountName: gcb-builder
serviceAccountName: gcb-builder-releng-test
containers:
- image: gcr.io/k8s-testimages/image-builder:v20210204-b06ec78
command:
Expand Down

0 comments on commit 5e6de58

Please sign in to comment.