Skip to content

Commit

Permalink
debug(ci): Build image for linux/amd64 too
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiBardon committed Jan 26, 2025
1 parent 4b2038e commit 98c70b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
labels: ${{ steps.metadata.outputs.labels }}
push: ${{ github.ref == 'refs/heads/master' }}
platforms: |
linux/amd64
linux/arm64
# cache-from: type=gha
# cache-to: type=gha,mode=max
Expand Down

0 comments on commit 98c70b7

Please sign in to comment.