t4
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
phil 2025-06-20 19:08:25 +02:00
parent bf5a75cf78
commit 799f1d3cc2

View file

@ -8,7 +8,7 @@ steps:
commands: commands:
- echo "This is the build step" - echo "This is the build step"
- echo "echo Foo" > executable - echo "echo Foo" > executable
- run "chmod a+x executable" - chmod a+x executable
- name: a-test-step - name: a-test-step
image: alpine image: alpine
commands: commands: