Skip to content

Commit

Permalink
Build ARM Docker images
Browse files Browse the repository at this point in the history
Closes #194.
  • Loading branch information
Steffo99 committed Dec 4, 2022
1 parent fe751cb commit 2087b7f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,8 @@ jobs:
ghcr.io/steffo99/greed:${{ steps.semver.outputs.minor }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.major }},
ghcr.io/steffo99/greed:latest
platforms: >-
linux/amd64
linux/arm/v7
linux/arm64
push: true

0 comments on commit 2087b7f

Please sign in to comment.