test arm build on dev
This commit is contained in:
1
.github/workflows/manual-build.yml
vendored
1
.github/workflows/manual-build.yml
vendored
@@ -53,6 +53,7 @@ jobs:
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository }}:${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user