Skip to content

Commit

Permalink
Merge pull request #21649 from justaugustus/k-r-cluster
Browse files Browse the repository at this point in the history
pull-release-cluster-up: Only run when push-build.sh is modified
  • Loading branch information
k8s-ci-robot committed Apr 4, 2021
2 parents e736a72 + 43b12e2 commit 01a7a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/release/release-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
presubmits:
kubernetes/release:
- name: pull-release-cluster-up
always_run: true
run_if_changed: '^push-build.sh'
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand Down

0 comments on commit 01a7a10

Please sign in to comment.