Skip to content

Commit

Permalink
Merge pull request #19756 from mboersma/disable-azure-e2e-full-by-def…
Browse files Browse the repository at this point in the history
…ault

fix: remove run_if_changed line from CAPZ e2e-full job
  • Loading branch information
k8s-ci-robot authored Oct 29, 2020
2 parents e927db5 + d6bb39c commit 20aad12
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ presubmits:
always_run: false
optional: true
decorate: true
# please see: https://play.golang.org/p/JJSVylVPd53 for more insights
run_if_changed: (^[^d].*$)|(^d$)|(^.[^o].*$)|(^do$)|(^..[^c].*$)|(^doc$)|(^...[^s].*$)|(^docs$)|(^....[^/].*$)|(^[^d][^o][^c][^s]/.*$)
max_concurrency: 5
labels:
preset-dind-enabled: "true"
Expand Down

0 comments on commit 20aad12

Please sign in to comment.