diff --git a/.github/workflows/push-docker-image.yml b/.github/workflows/push-docker-image.yml index bcb5e8e..933a3ac 100644 --- a/.github/workflows/push-docker-image.yml +++ b/.github/workflows/push-docker-image.yml @@ -69,5 +69,6 @@ jobs: echo 'error: requested docker image not defined in this repo' >&2 exit 1 fi + export PACKER_LOG=1 packer validate packer.json packer build packer.json