Skip to content

Commit df5c43a

Browse files
committed
tmp: Build multiarch containers in dev CI
Signed-off-by: Samuel Monson <[email protected]>
1 parent a98a644 commit df5c43a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/development.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ jobs:
152152
tags: "pr-${{ github.event.number }}"
153153
containerfiles: |
154154
./Containerfile
155+
archs: amd64,arm64,ppc64le
155156
- name: Push To ghcr.io
156157
id: push-to-ghcr
157158
uses: redhat-actions/push-to-registry@v2

0 commit comments

Comments
 (0)