Skip to content

Commit

Permalink
Licensing builds update (#363)
Browse files Browse the repository at this point in the history
* added new branches for ibm-licensing-operator builds

* delete release branches builds
  • Loading branch information
kacperkrzyzak authored Jun 29, 2021
1 parent df93dc3 commit 8483888
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 276 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ presubmits:
cluster: default
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -22,6 +25,9 @@ presubmits:
cluster: default
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -41,6 +47,9 @@ presubmits:
cluster: ppc64le
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -60,6 +69,9 @@ presubmits:
cluster: s390x
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -79,6 +91,9 @@ presubmits:
cluster: default
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -98,6 +113,9 @@ presubmits:
cluster: ppc64le
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -117,6 +135,9 @@ presubmits:
cluster: s390x
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -137,6 +158,9 @@ postsubmits:
- name: coverage-ibm-licensing-operator-postsubmit
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
path_alias: github.com/IBM/ibm-licensing-operator
spec:
Expand All @@ -158,6 +182,9 @@ postsubmits:
cluster: default
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
path_alias: github.com/IBM/ibm-licensing-operator
spec:
Expand All @@ -174,6 +201,9 @@ postsubmits:
cluster: ppc64le
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
path_alias: github.com/IBM/ibm-licensing-operator
spec:
Expand All @@ -190,6 +220,9 @@ postsubmits:
cluster: s390x
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
path_alias: github.com/IBM/ibm-licensing-operator
spec:
Expand All @@ -206,6 +239,9 @@ postsubmits:
cluster: default
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
path_alias: github.com/IBM/ibm-licensing-operator
labels:
Expand All @@ -224,6 +260,9 @@ postsubmits:
cluster: ppc64le
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
path_alias: github.com/IBM/ibm-licensing-operator
labels:
Expand All @@ -242,6 +281,9 @@ postsubmits:
cluster: s390x
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
path_alias: github.com/IBM/ibm-licensing-operator
labels:
Expand All @@ -260,6 +302,9 @@ postsubmits:
cluster: default
branches:
- ^master$
- ^release-future$
- ^release-eus$
- ^release-efix$
decorate: true
labels:
preset-service-account: "true"
Expand Down
Loading

0 comments on commit 8483888

Please sign in to comment.