+
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Iurii 2024-04-14 15:55:41 +03:00
parent 391fa66490
commit c0262fd84a
1 changed files with 4 additions and 6 deletions

View File

@ -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