We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df46cad commit 3722a61Copy full SHA for 3722a61
.tekton/snmp-notifier-pull-request.yaml
@@ -30,6 +30,9 @@ spec:
30
- name: build-platforms
31
value:
32
- linux/x86_64
33
+ - linux/arm64
34
+ - linux/s390x
35
+ - linux/ppc64le
36
- name: dockerfile
37
value: Dockerfile
38
- name: path-context
.tekton/snmp-notifier-push.yaml
@@ -27,6 +27,9 @@ spec:
27
28
29
0 commit comments