Skip to content

Commit

Permalink
Also build for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
canack committed Jan 9, 2024
1 parent 75465c6 commit b2a71de
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 @@ -49,6 +49,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
platforms: linux/amd64,linux/arm64/v8
tags: |
${{ secrets.DOCKER_USERNAME }}/gama:${{ env.LATEST_TAG }}
${{ secrets.DOCKER_USERNAME }}/gama:latest
Expand Down

0 comments on commit b2a71de

Please sign in to comment.