X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpacker-build.sh;h=73e74965425ec20264b29e5c74c3b2354f59941d;hb=c8b9acd166fcbd88139a65f7721e522980a0e013;hp=1a44e4fd0abc5913204152bd7ef70c905306bf0b;hpb=15cf0ab6b637b7b011b8316a43f88a0946a86d40;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"