Skip to content

Commit b94dd96

Browse files
yukinchanmbaldessari
authored andcommitted
Use v2.0 branch for Ansible Edge Gitops on OpenShift 4.18 and 4.20
1 parent 032d243 commit b94dd96

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

ci-triggers/ansible-edge-gitops.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ triggers:
88
branches:
99
- name: 'v1.4'
1010
versions:
11-
- '4.20'
1211
- '4.19'
12+
- name: 'v2.0'
13+
versions:
14+
- '4.20'
1315
- '4.18'
1416

1517
openshift:
1618
- version: '4.20'
17-
branch: 'v1.4'
19+
branch: 'v2.0'
1820
platforms:
1921
- aws
2022
buildType: stable
@@ -24,7 +26,7 @@ triggers:
2426
- aws
2527
buildType: stable
2628
- version: '4.18'
27-
branch: 'v1.4'
29+
branch: 'v2.0'
2830
platforms:
2931
- aws
3032
buildType: stable

0 commit comments

Comments
 (0)