Skip to content

Commit 2ae33ef

Browse files
committed
tmp: Build multiarch containers in dev CI
Signed-off-by: Samuel Monson <smonson@redhat.com>
1 parent adfa108 commit 2ae33ef

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+
platforms: linux/amd64,linux/arm64,linux/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)