+
This commit is contained in:
parent
c0262fd84a
commit
f28d0fe221
|
|
@ -2,6 +2,6 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: transactcharlie/docker-nuitka
|
image: transactcharlie/docker-nuitka
|
||||||
commands:
|
commands:
|
||||||
- echo nuitka3 src/main.py -o baloon
|
- nuitka3 src/main.py -o baloon
|
||||||
- ls -lh
|
- ls -lh
|
||||||
|
|
||||||
Loading…
Reference in New Issue