Skip to content

Commit

Permalink
Merge pull request #98 from mhjacks/main
Browse files Browse the repository at this point in the history
Update retail trigger config
  • Loading branch information
mlabonte-rh authored Jan 12, 2024
2 parents f5f69a1 + a40627b commit a0dc9c7
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ci-triggers/retail.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,19 @@ triggers:
versions:
- '4.14'

- name: v1.1
versions:
- '4.13'
- '4.12'
- '4.11'

openshift:
- version: '4.14'
branch: main
platforms:
- aws
buildType: stable

- version: '4.13'
branch: v1.1
platforms:
Expand All @@ -23,6 +35,12 @@ triggers:
- aws
buildType: stable

- version: '4.11'
branch: v1.1
platforms:
- aws
buildType: stable

subscriptions:
- name: none
branch: none

0 comments on commit a0dc9c7

Please sign in to comment.