X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpacker-build.sh;h=73e74965425ec20264b29e5c74c3b2354f59941d;hb=refs%2Fchanges%2F94%2F66594%2F1;hp=1a44e4fd0abc5913204152bd7ef70c905306bf0b;hpb=e860cc760f59822c38484ef252c7690937caf9a7;p=releng%2Fglobal-jjb.git diff --git a/shell/packer-build.sh b/shell/packer-build.sh index 1a44e4fd..73e74965 100644 --- a/shell/packer-build.sh +++ b/shell/packer-build.sh @@ -63,6 +63,7 @@ fi set +x packer.io build -color=false \ + -only "${PACKER_BUILDER}" \ -var-file="$CLOUDENV" \ -var-file="$platform_file" \ "templates/$PACKER_TEMPLATE.json"