We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92ca9a commit 0053b51Copy full SHA for 0053b51
1 file changed
.tekton/gitops-backend-push.yaml
@@ -26,6 +26,9 @@ spec:
26
- name: build-platforms
27
value:
28
- linux/x86_64
29
+ - linux/arm64
30
+ - linux/ppc64le
31
+ - linux/s390x
32
- name: dockerfile
33
value: .konflux/Containerfile.plugin
34
- name: hermetic
0 commit comments