Revert "Remove the -only CLI option for packer build"
[releng/global-jjb.git] / shell / packer-build.sh
index 1a44e4f..73e7496 100644 (file)
@@ -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"