Skip to content

Commit

Permalink
Merge pull request #20770 from BenTheElder/kind-no-branch-restrict
Browse files Browse the repository at this point in the history
drop branch restriction from kind presubmits
  • Loading branch information
k8s-ci-robot authored Feb 6, 2021
2 parents 7d1f675 + 78d085b commit 1d4b6a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/jobs/kubernetes-sigs/kind/kind-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,6 @@ presubmits:
cpu: 2000m
# mimic pull-kubernetes-e2e-kind, but using kind built in this PR
- always_run: true
branches:
- release-1.20
decorate: true
decoration_config:
grace_period: 15m0s
Expand Down Expand Up @@ -290,8 +288,6 @@ presubmits:
privileged: true
# mimic pull-kubernetes-e2e-kind, but using kind built in this PR
- always_run: true
branches:
- release-1.19
extra_refs:
- org: kubernetes
repo: kubernetes
Expand Down

0 comments on commit 1d4b6a6

Please sign in to comment.