Debugging output
This commit is contained in:
@@ -80,7 +80,8 @@ hyperv-iso.amd64:
|
|||||||
parallel:
|
parallel:
|
||||||
matrix: []
|
matrix: []
|
||||||
script:
|
script:
|
||||||
- echo $COMMAND > build.sh
|
- echo "which packer" > build.sh
|
||||||
|
- echo $COMMAND >> build.sh
|
||||||
- bash build.sh || exit 1
|
- bash build.sh || exit 1
|
||||||
after_script: |-
|
after_script: |-
|
||||||
if [ "$CI_JOB_STATUS" == "success" ]; then
|
if [ "$CI_JOB_STATUS" == "success" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user