Skip to content

Commit

Permalink
fix: only build amd64 docker img
Browse files Browse the repository at this point in the history
  • Loading branch information
skylenet committed Jan 29, 2025
1 parent 3efcddd commit 4450213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ jobs:
registry_password: ${{ secrets.GITHUB_TOKEN }}
image_name: ${{ github.repository }}
push: true
platforms: linux/amd64

0 comments on commit 4450213

Please sign in to comment.