Debugging output

This commit is contained in:
Greg Hellings
2024-01-10 11:37:34 -06:00
parent 442c74dd44
commit cd84ee8d0d
+2 -1
View File
@@ -80,7 +80,8 @@ hyperv-iso.amd64:
parallel:
matrix: []
script:
- echo $COMMAND > build.sh
- echo "which packer" > build.sh
- echo $COMMAND >> build.sh
- bash build.sh || exit 1
after_script: |-
if [ "$CI_JOB_STATUS" == "success" ]; then