Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions ci-triggers/industrial-edge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ triggers:
branches:
- name: main
versions:
- '4.13'
- '4.12'
- '4.16'
- '4.15'

openshift:
- version: '4.13'
- version: '4.16'
branch: main
platforms:
- gcp
buildType: stable
- version: '4.12'
branch: 'main'
- version: '4.15'
branch: main
platforms:
- aws
buildType: stable
Expand Down