Skip to content

Commit

Permalink
Support multi-platform build
Browse files Browse the repository at this point in the history
  • Loading branch information
sashayakovtseva committed Nov 30, 2023
1 parent 8cc581b commit 6537a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
- uses: docker/build-push-action@v5
with:
push: true
platforms: linux/amd64,linux/arm64
tags: ghcr.io/${{ github.repository }}:${{ github.ref_name }}

0 comments on commit 6537a39

Please sign in to comment.