Skip to content

Commit

Permalink
enable multi arch for push
Browse files Browse the repository at this point in the history
Signed-off-by: Mangaal <[email protected]>
  • Loading branch information
Mangaal committed Dec 4, 2024
1 parent c92ca9a commit 0053b51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .tekton/gitops-backend-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ spec:
- name: build-platforms
value:
- linux/x86_64
- linux/arm64
- linux/ppc64le
- linux/s390x
- name: dockerfile
value: .konflux/Containerfile.plugin
- name: hermetic
Expand Down

0 comments on commit 0053b51

Please sign in to comment.