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