update drone
This commit is contained in:
parent
3914bec70f
commit
9517906b64
@ -7,7 +7,7 @@ steps:
|
||||
image: python:alpine
|
||||
commands:
|
||||
- pip install -r requirements.txt
|
||||
- apk add build-base
|
||||
- apk add build-base patchelf
|
||||
- pip install nuitka
|
||||
- python -m nuitka --onefile run.py --include-data-dir=./resources=resources --output-filename="ProxmoxDeploy${DRONE_TAG##v}.exe"
|
||||
- name: gitea_release
|
||||
|
Loading…
Reference in New Issue
Block a user