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
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
ghcr.io/${{ github.repository }}:${{ github.sha }}
|
ghcr.io/${{ github.repository }}:${{ github.sha }}
|
||||||
|
|||||||
Reference in New Issue
Block a user