# test comment pipeline: test: image: alpine commands: - echo "********" - "echo 'drone: is awesome' > test2.txt" - cat test2.txt