Skip to content

Commit 26f808a

Browse files
committed
ci: Build Docker image for arm64
1 parent 5ca384f commit 26f808a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
with:
3535
file: Dockerfile
3636
push: ${{ github.event_name != 'pull_request' }}
37+
platforms: linux/amd64,linux/arm64
3738
tags: |
3839
ghcr.io/flatpak/flatpak.github.io:${{ github.sha }}
3940
ghcr.io/flatpak/flatpak.github.io:latest

0 commit comments

Comments
 (0)