t3
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
phil 2025-06-20 19:07:02 +02:00
parent 71957e7166
commit bf5a75cf78

View file

@ -8,6 +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"
- name: a-test-step - name: a-test-step
image: alpine image: alpine
commands: commands: