We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b3d489 + 9e7842e commit e370ba6Copy full SHA for e370ba6
1 file changed
ci-triggers/patterns-operator.yaml
@@ -0,0 +1,34 @@
1
+shortName: patternsoperator
2
+fullName: PatternsOperator
3
+repo: https://github.com/validatedpatterns/patterns-operator
4
+webHookName: ''
5
+owners:
6
+ - mbaldess
7
+triggers:
8
+ branches:
9
+ - name: main
10
+ versions:
11
+ - '4.18'
12
+ - '4.17'
13
+ - '4.16'
14
+
15
+ openshift:
16
+ - version: '4.18'
17
+ branch: main
18
+ platforms:
19
+ - aws
20
+ buildType: stable
21
+ - version: '4.17'
22
23
24
25
26
+ - version: '4.16'
27
28
29
30
31
32
+ subscriptions:
33
+ - name: none
34
+ branch: none
0 commit comments