Skip to content

Commit

Permalink
Merge pull request #123 from mlabonte-rh/aeg_new_branch
Browse files Browse the repository at this point in the history
Add 'v1.4' branch to CI trigger
  • Loading branch information
mhjacks authored Jul 29, 2024
2 parents 82206db + b816e4e commit def18cb
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions ci-triggers/ansible-edge-gitops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,37 @@ owners:
- martjack
triggers:
branches:
- name: main
- name: 'v1.4'
versions:
- '4.16'
- '4.15'
- '4.14'
- name: 'v1.3'
versions:
- '4.13'
- '4.12'

openshift:
- version: '4.16'
branch: main
branch: 'v1.4'
platforms:
- aws
buildType: stable
- version: '4.15'
branch: main
branch: 'v1.4'
platforms:
- aws
buildType: stable
- version: '4.14'
branch: main
branch: 'v1.4'
platforms:
- aws
buildType: stable
- version: '4.13'
branch: 'v1.3'
branch: 'v1.4'
platforms:
- aws
buildType: stable
- version: '4.12'
branch: 'v1.3'
branch: 'v1.4'
platforms:
- aws
buildType: stable
Expand Down

0 comments on commit def18cb

Please sign in to comment.