+
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:
|
||||
- name: build
|
||||
image: debian
|
||||
image: transactcharlie/docker-nuitka
|
||||
commands:
|
||||
- echo "This is the build step"
|
||||
- name: a-test-step
|
||||
image: debian
|
||||
commands:
|
||||
- echo "Testing.."
|
||||
- echo nuitka3 src/main.py -o baloon
|
||||
- ls -lh
|
||||
|
||||
Loading…
Reference in New Issue