Skip to content

Commit

Permalink
Remove always_run from development submits (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdyszy authored Apr 29, 2022
1 parent 698d8bf commit f885418
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ presubmits:
branches:
- ^development$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
rerun_command: /test check ibm-licensing-operator
spec:
Expand All @@ -23,7 +22,6 @@ presubmits:
branches:
- ^development$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
rerun_command: /test test ibm-licensing-operator-amd64
spec:
Expand All @@ -42,7 +40,6 @@ presubmits:
branches:
- ^development$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
rerun_command: /test test ibm-licensing-operator-ppc64le
spec:
Expand All @@ -61,7 +58,6 @@ presubmits:
branches:
- ^development$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
rerun_command: /test test ibm-licensing-operator-s390x
spec:
Expand All @@ -80,7 +76,6 @@ presubmits:
branches:
- ^development$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
rerun_command: /test build ibm-licensing-operator-amd64
spec:
Expand All @@ -99,7 +94,6 @@ presubmits:
branches:
- ^development$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
rerun_command: /test build ibm-licensing-operator-ppc64le
spec:
Expand All @@ -118,7 +112,6 @@ presubmits:
branches:
- ^development$
decorate: true
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
rerun_command: /test build ibm-licensing-operator-s390x
spec:
Expand Down

0 comments on commit f885418

Please sign in to comment.