so funktionieren multiple lines anscheinend nicht :-(
Some checks failed
ci/woodpecker/push/woodpecker-workflow-test Pipeline failed

This commit is contained in:
Ludger Sicking 2024-09-02 15:46:53 +02:00
parent ba3ddb5d22
commit 23e1ae21d4

View file

@ -11,11 +11,7 @@ steps:
commands:
- echo "This is the build step"
#wie kann man Bash Shebang nutzen?
- cat << EOF > simple-shell-test.sh
echo 'ich bin keine Katze'
cat 'und auch kein Hund'
ls -la /
EOF
- cat "echo Woodoo Woodoopecker" > executable
#chmod u+x executable
- name: a-test-step
image: alpine #golang:1.16