mirror of
https://github.com/craigerl/aprsd.git
synced 2025-06-13 20:02:26 -04:00
Update to build from pypi
This commit is contained in:
parent
000adef6d4
commit
3b57e7597d
2
.github/workflows/release_build.yml
vendored
2
.github/workflows/release_build.yml
vendored
@ -41,8 +41,8 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
build-args: |
|
build-args: |
|
||||||
|
INSTALL_TYPE=pypi
|
||||||
VERSION=${{ inputs.aprsd_version }}
|
VERSION=${{ inputs.aprsd_version }}
|
||||||
BRANCH=${{ inputs.aprsd_version }}
|
|
||||||
BUILDX_QEMU_ENV=true
|
BUILDX_QEMU_ENV=true
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user