Signed-off-by: Taylor Silva <taylorsilva@outlook.com>
@ -13,6 +13,8 @@ run:
args:
- -c
- |
ls -lah
echo "creating versions"
echo "hello-world" > main/version
echo "hey there dev" > dev/version
echo "hi ci" > ci/version