Output file list before run

This commit is contained in:
Greg Hellings
2024-04-21 14:53:44 -05:00
parent 00a41fd7e2
commit 6cadd7193b
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ stages:
- packer init sources
- echo $COMMAND
script:
- ls -l cache/
- echo $COMMAND > build.sh
- bash build.sh || exit 1