Remove the -only CLI option for packer build
[releng/global-jjb.git] / shell / packer-build.sh
index 73e7496..1a44e4f 100644 (file)
@@ -63,7 +63,6 @@ fi
 set +x
 
 packer.io build -color=false \
-    -only "${PACKER_BUILDER}" \
     -var-file="$CLOUDENV" \
     -var-file="$platform_file" \
     "templates/$PACKER_TEMPLATE.json"