This commit is contained in:
Iurii 2024-04-15 21:46:26 +03:00
parent 96cc58fe7f
commit 2d49b17a72
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ steps:
- nuitka3 src/main.py -o baloon - nuitka3 src/main.py -o baloon
- ls -lh - ls -lh
- file baloon - file baloon
release: release:
# image: woodpeckerci/plugin-gitea-release # image: woodpeckerci/plugin-gitea-release
image: plugins/gitea-release image: plugins/gitea-release
@ -21,4 +22,4 @@ steps:
when: when:
- event: tag - event: tag
ref: refs/tags/v* ref: refs/tags/v*