Files
tekton-test/hello-world.sh

4 lines
134 B
Bash

echo "hello world?"
echo "this is a push commit test."
echo "this is another line. yet another test."
echo "final line in the script."