Skip to content

Commit

Permalink
ci: build also arm64 image
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Apr 16, 2024
1 parent 99847f8 commit 35d5ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ jobs:
with:
push: true
tags: ghcr.io/shyim/adminerevo:latest
platform: linux/amd64,linux/arm64
build-args: |
ADMINEREVO_VERSION=${{ steps.ADMINEREVO_VERSION.outputs.VERSION }}

0 comments on commit 35d5ec9

Please sign in to comment.