+
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
391fa66490
commit
c0262fd84a
|
|
@ -1,9 +1,7 @@
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: debian
|
image: transactcharlie/docker-nuitka
|
||||||
commands:
|
commands:
|
||||||
- echo "This is the build step"
|
- echo nuitka3 src/main.py -o baloon
|
||||||
- name: a-test-step
|
- ls -lh
|
||||||
image: debian
|
|
||||||
commands:
|
|
||||||
- echo "Testing.."
|
|
||||||
Loading…
Reference in New Issue