1
0
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:
2026-02-05 17:23:35 -05:00
parent 03da33c905
commit 6968f16cec
+2 -1
View File
@@ -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