+
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Iurii 2024-04-15 20:44:03 +03:00
parent 26282d2c3d
commit b3f4edea5b
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ steps:
- nuitka3 src/main.py -o baloon - nuitka3 src/main.py -o baloon
- ls -lh - ls -lh
- file baloon - file baloon
when:
- event: push
- name: publish - name: publish
# image: woodpeckerci/plugin-gitea-release # image: woodpeckerci/plugin-gitea-release
image: plugins/gitea-release image: plugins/gitea-release