Skip to content

Commit ca01493

Browse files
committed
generate more output for the task
Signed-off-by: Taylor Silva <taylorsilva@outlook.com>
1 parent 734457d commit ca01493

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tasks/generic-outputs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ run:
1313
args:
1414
- -c
1515
- |
16+
ls -lah
17+
echo "creating versions"
1618
echo "hello-world" > main/version
1719
echo "hey there dev" > dev/version
1820
echo "hi ci" > ci/version

0 commit comments

Comments
 (0)