Skip to content

Commit

Permalink
Merge pull request #459 from bitscuit/cs-webhook-ltsr
Browse files Browse the repository at this point in the history
added ltsr branch to common-service-webhook builds
  • Loading branch information
ashank07 authored Jun 24, 2022
2 parents ebfbb82 + c1629ec commit 42a7a58
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ presubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-webhook
rerun_command: /test check-ibm-common-service-webhook
Expand All @@ -29,6 +30,7 @@ presubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-webhook
rerun_command: /test test-ibm-common-service-webhook-amd64
Expand All @@ -51,6 +53,7 @@ presubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-webhook
rerun_command: /test test-ibm-common-service-webhook-ppc64le
Expand All @@ -73,6 +76,7 @@ presubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-webhook
rerun_command: /test test-ibm-common-service-webhook-s390x
Expand All @@ -95,6 +99,7 @@ presubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-webhook
rerun_command: /test build-ibm-common-service-webhook-amd64
Expand All @@ -117,6 +122,7 @@ presubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-webhook
rerun_command: /test build-ibm-common-service-webhook-ppc64le
Expand All @@ -139,6 +145,7 @@ presubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-webhook
rerun_command: /test build-ibm-common-service-webhook-s390x
Expand All @@ -162,6 +169,7 @@ postsubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-webhook
spec:
Expand All @@ -181,6 +189,7 @@ postsubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-webhook
spec:
Expand All @@ -200,6 +209,7 @@ postsubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-common-service-webhook
spec:
Expand All @@ -219,6 +229,7 @@ postsubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -240,6 +251,7 @@ postsubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -261,6 +273,7 @@ postsubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -282,6 +295,7 @@ postsubmits:
- ^release-future$
- ^release-efix$
- ^release-eus$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand Down

0 comments on commit 42a7a58

Please sign in to comment.