mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-07 00:24:41 -04:00
update multiarch build on tag
This commit is contained in:
@@ -49,7 +49,8 @@ jobs:
|
||||
file: ./docker/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build-args: |
|
||||
INSTALL_TYPE=pypi
|
||||
INSTALL_TYPE=github
|
||||
BRANCH=${{ steps.version.outputs.tag }}
|
||||
VERSION=${{ steps.version.outputs.version }}
|
||||
BUILDX_QEMU_ENV=true
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user