diff --git a/tasks/generic-outputs.yml b/tasks/generic-outputs.yml index 55c99af..933d652 100644 --- a/tasks/generic-outputs.yml +++ b/tasks/generic-outputs.yml @@ -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