Skip to content

Commit

Permalink
Merge pull request #350 from rashmi43/rashmi-iam-prow-update
Browse files Browse the repository at this point in the history
Update IBM.ibm-iam-operator.master.yaml
  • Loading branch information
ashank07 authored Jun 17, 2021
2 parents 56181da + 5f1232e commit ab8395d
Showing 1 changed file with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ presubmits:
- name: build_ibm-iam-operator
branches:
- ^master$
- ^release-cd$
- ^release-efix$
- ^release-eus$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-iam-operator
Expand All @@ -21,6 +24,9 @@ presubmits:
- name: check_ibm-iam-operator
branches:
- ^master$
- ^release-cd$
- ^release-efix$
- ^release-eus$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-iam-operator
Expand All @@ -38,6 +44,9 @@ presubmits:
- name: test_ibm-iam-operator
branches:
- ^master$
- ^release-cd$
- ^release-efix$
- ^release-eus$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-iam-operator
Expand All @@ -59,6 +68,9 @@ postsubmits:
- name: check_ibm-iam-operator_postsubmit
branches:
- ^master$
- ^release-cd$
- ^release-efix$
- ^release-eus$
decorate: true
path_alias: github.com/IBM/ibm-iam-operator
spec:
Expand All @@ -73,6 +85,9 @@ postsubmits:
- name: test_ibm-iam-operator_postsubmit
branches:
- ^master$
- ^release-cd$
- ^release-efix$
- ^release-eus$
decorate: true
path_alias: github.com/IBM/ibm-iam-operator
spec:
Expand All @@ -88,6 +103,9 @@ postsubmits:
- name: coverage_ibm-iam-operator_postsubmit
branches:
- ^master$
- ^release-cd$
- ^release-efix$
- ^release-eus$
decorate: true
path_alias: github.com/IBM/ibm-iam-operator
spec:
Expand All @@ -108,6 +126,9 @@ postsubmits:
- name: build_ibm-iam-operator_postsubmit
branches:
- ^master$
- ^release-cd$
- ^release-efix$
- ^release-eus$
decorate: true
path_alias: github.com/IBM/ibm-iam-operator
spec:
Expand All @@ -123,6 +144,9 @@ postsubmits:
- name: images_ibm-iam-operator_postsubmit
branches:
- ^master$
- ^release-cd$
- ^release-efix$
- ^release-eus$
decorate: true
path_alias: github.com/IBM/ibm-iam-operator
labels:
Expand Down

0 comments on commit ab8395d

Please sign in to comment.