Skip to content

Commit

Permalink
ci: build image for linux/amd64,linux/arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
Peiman Jafari committed Feb 18, 2024
1 parent df29fab commit 560e802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
context: .
push: ${{ github.event_name != 'pull_request' }}
labels: ${{ steps.meta-dockerhub.outputs.labels }}
platforms: linux/amd64,linux/arm64
tags: |
${{ steps.meta-dockerhub.outputs.tags }}
${{ steps.meta-github.outputs.tags }}
Expand Down

0 comments on commit 560e802

Please sign in to comment.