This commit is contained in:
parent
96cc58fe7f
commit
2d49b17a72
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue