This commit is contained in:
parent
0ef55ccce7
commit
544cc3aa53
@ -8,6 +8,7 @@ steps:
|
||||
commands:
|
||||
- pip install -r requirements.txt
|
||||
- pip install nuitka
|
||||
- apk add build-base
|
||||
- python -m nuitka --onefile run.py --include-data-dir=./resources=resources --output-filename "ProxmoxDeploy${DRONE_TAG##v}.exe"
|
||||
- name: gitea_release
|
||||
image: plugins/gitea-release
|
||||
|
Loading…
Reference in New Issue
Block a user