This commit is contained in:
parent
8e3d004434
commit
e1b3c2a4fc
|
|
@ -1,11 +1,11 @@
|
|||
steps:
|
||||
- name: build
|
||||
build:
|
||||
image: transactcharlie/docker-nuitka
|
||||
commands:
|
||||
- nuitka3 src/main.py -o baloon
|
||||
- ls -lh
|
||||
- file baloon
|
||||
- name: release
|
||||
release:
|
||||
# image: woodpeckerci/plugin-gitea-release
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
|
|
|
|||
Loading…
Reference in New Issue