Skip to content

Commit

Permalink
ci: Build Docker image for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
barthalion committed Oct 22, 2024
1 parent 5ca384f commit 26f808a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
file: Dockerfile
push: ${{ github.event_name != 'pull_request' }}
platforms: linux/amd64,linux/arm64
tags: |
ghcr.io/flatpak/flatpak.github.io:${{ github.sha }}
ghcr.io/flatpak/flatpak.github.io:latest
Expand Down

0 comments on commit 26f808a

Please sign in to comment.