Skip to content

Commit

Permalink
Update MongoDB prow job branches (#361)
Browse files Browse the repository at this point in the history
* Update MongoDB prow job branches

* Update IBM.ibm-mongodb-operator.master.yaml
  • Loading branch information
kgcarr authored Jul 28, 2021
1 parent 8218841 commit f344124
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ presubmits:
- name: build_ibm-mongodb-operator
branches:
- ^master$
- ^release-efix$
- ^release-eus$
- ^release-future$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-mongodb-operator
Expand Down Expand Up @@ -38,6 +41,9 @@ presubmits:
- name: test_ibm-mongodb-operator
branches:
- ^master$
- ^release-efix$
- ^release-eus$
- ^release-future$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-mongodb-operator
Expand All @@ -59,6 +65,9 @@ postsubmits:
- name: check_ibm-mongodb-operator_postsubmit
branches:
- ^master$
- ^release-efix$
- ^release-eus$
- ^release-future$
decorate: true
path_alias: github.com/IBM/ibm-mongodb-operator
spec:
Expand All @@ -73,6 +82,9 @@ postsubmits:
- name: test_ibm-mongodb-operator_postsubmit
branches:
- ^master$
- ^release-efix$
- ^release-eus$
- ^release-future$
decorate: true
path_alias: github.com/IBM/ibm-mongodb-operator
spec:
Expand All @@ -88,6 +100,9 @@ postsubmits:
- name: coverage_ibm-mongodb-operator_postsubmit
branches:
- ^master$
- ^release-efix$
- ^release-eus$
- ^release-future$
decorate: true
path_alias: github.com/IBM/ibm-mongodb-operator
spec:
Expand All @@ -108,6 +123,9 @@ postsubmits:
- name: build_ibm-mongodb-operator_postsubmit
branches:
- ^master$
- ^release-efix$
- ^release-eus$
- ^release-future$
decorate: true
path_alias: github.com/IBM/ibm-mongodb-operator
spec:
Expand All @@ -123,6 +141,9 @@ postsubmits:
- name: images_ibm-mongodb-operator_postsubmit
branches:
- ^master$
- ^release-efix$
- ^release-eus$
- ^release-future$
decorate: true
path_alias: github.com/IBM/ibm-mongodb-operator
labels:
Expand Down

0 comments on commit f344124

Please sign in to comment.