Skip to content

Commit 0053b51

Browse files
committed
enable multi arch for push
Signed-off-by: Mangaal <[email protected]>
1 parent c92ca9a commit 0053b51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.tekton/gitops-backend-push.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ spec:
2626
- name: build-platforms
2727
value:
2828
- linux/x86_64
29+
- linux/arm64
30+
- linux/ppc64le
31+
- linux/s390x
2932
- name: dockerfile
3033
value: .konflux/Containerfile.plugin
3134
- name: hermetic

0 commit comments

Comments
 (0)