From 5c2fc4022e0877239760bf00efe1de5c183f18eb Mon Sep 17 00:00:00 2001 From: brb Date: Thu, 13 Jul 2023 11:37:34 +0200 Subject: [PATCH] changed layout of file --- runner_script.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 runner_script.yml 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