Skip to content

Commit

Permalink
Merge pull request #825 from Nordix/test-capm3-release-1.6-with-golan…
Browse files Browse the repository at this point in the history
…g-1.22

Test capm3 release 1.6 with golang 1.22
  • Loading branch information
metal3-io-bot authored Jul 26, 2024
2 parents 7da0858 + ae38f30 commit 42fa665
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions prow/manifests/overlays/metal3/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -972,6 +972,7 @@ presubmits:
branches:
- main
- release-1.7
- release-1.6
skip_if_only_changed: '(((^|/)OWNERS)|((^|/)OWNERS_ALIASES)|(\.md))$'
decorate: true
spec:
Expand All @@ -987,7 +988,6 @@ presubmits:
imagePullPolicy: Always
- name: gomod
branches:
- release-1.6
- release-1.5
skip_if_only_changed: '(((^|/)OWNERS)|((^|/)OWNERS_ALIASES)|(\.md))$'
decorate: true
Expand All @@ -1007,6 +1007,7 @@ presubmits:
branches:
- main
- release-1.7
- release-1.6
run_if_changed: "^(Makefile|hack/.*)$"
decorate: true
spec:
Expand All @@ -1019,7 +1020,6 @@ presubmits:
imagePullPolicy: Always
- name: test
branches:
- release-1.6
- release-1.5
run_if_changed: "^(Makefile|hack/.*)$"
decorate: true
Expand Down Expand Up @@ -1083,6 +1083,7 @@ presubmits:
branches:
- main
- release-1.7
- release-1.6
skip_if_only_changed: '(((^|/)OWNERS)|((^|/)OWNERS_ALIASES)|(\.md))$'
decorate: true
spec:
Expand All @@ -1098,7 +1099,6 @@ presubmits:
imagePullPolicy: Always
- name: generate
branches:
- release-1.6
- release-1.5
skip_if_only_changed: '(((^|/)OWNERS)|((^|/)OWNERS_ALIASES)|(\.md))$'
decorate: true
Expand All @@ -1117,6 +1117,7 @@ presubmits:
branches:
- main
- release-1.7
- release-1.6
skip_if_only_changed: '(((^|/)OWNERS)|((^|/)OWNERS_ALIASES)|(\.md))$'
decorate: true
spec:
Expand All @@ -1132,7 +1133,6 @@ presubmits:
imagePullPolicy: Always
- name: unit
branches:
- release-1.6
- release-1.5
skip_if_only_changed: '(((^|/)OWNERS)|((^|/)OWNERS_ALIASES)|(\.md))$'
decorate: true
Expand Down Expand Up @@ -1167,6 +1167,7 @@ presubmits:
branches:
- main
- release-1.7
- release-1.6
run_if_changed: "^api|^test|^Makefile$"
decorate: true
spec:
Expand All @@ -1182,7 +1183,6 @@ presubmits:
imagePullPolicy: Always
- name: build
branches:
- release-1.6
- release-1.5
run_if_changed: "^api|^test|^Makefile$"
decorate: true
Expand Down

0 comments on commit 42fa665

Please sign in to comment.