Skip to content

Commit

Permalink
Merge pull request #458 from bluzarraga/master
Browse files Browse the repository at this point in the history
add release-ltsr branch to build jobs
  • Loading branch information
ashank07 authored Jun 24, 2022
2 parents 355a40e + ae307d6 commit ebfbb82
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ presubmits:
- ^release-efix$
- ^release-eus$
- ^release-k$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-operator
rerun_command: /test check-ibm-common-service-operator
Expand All @@ -31,6 +32,7 @@ presubmits:
- ^release-efix$
- ^release-eus$
- ^release-k$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-operator
rerun_command: /test test-ibm-common-service-operator-amd64
Expand All @@ -54,6 +56,7 @@ presubmits:
- ^release-efix$
- ^release-eus$
- ^release-k$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-operator
rerun_command: /test test-ibm-common-service-operator-ppc64le
Expand All @@ -77,6 +80,7 @@ presubmits:
- ^release-efix$
- ^release-eus$
- ^release-k$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-operator
rerun_command: /test test-ibm-common-service-operator-s390x
Expand All @@ -101,6 +105,7 @@ postsubmits:
- ^release-efix$
- ^release-eus$
- ^release-k$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -123,6 +128,7 @@ postsubmits:
- ^release-efix$
- ^release-eus$
- ^release-k$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -145,6 +151,7 @@ postsubmits:
- ^release-efix$
- ^release-eus$
- ^release-k$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -167,6 +174,7 @@ postsubmits:
- ^release-efix$
- ^release-eus$
- ^release-k$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand Down

0 comments on commit ebfbb82

Please sign in to comment.