diff --git a/runner_script.yml b/runner_script.yml new file mode 100644 index 0000000..bbffcd1 --- /dev/null +++ b/runner_script.yml @@ -0,0 +1,3 @@ +script: | + echo "hello world" + echo "hello back" \ No newline at end of file