This commit is contained in:
Iurii 2024-04-15 21:31:38 +03:00
parent 8e3d004434
commit e1b3c2a4fc
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
steps: steps:
- name: build build:
image: transactcharlie/docker-nuitka image: transactcharlie/docker-nuitka
commands: commands:
- nuitka3 src/main.py -o baloon - nuitka3 src/main.py -o baloon
- ls -lh - ls -lh
- file baloon - file baloon
- name: release release:
# image: woodpeckerci/plugin-gitea-release # image: woodpeckerci/plugin-gitea-release
image: plugins/gitea-release image: plugins/gitea-release
settings: settings: