Unbreak build.ps1
This commit is contained in:
@@ -385,7 +385,7 @@ else {
|
|||||||
preflight_checks
|
preflight_checks
|
||||||
|
|
||||||
# Build Packer Boxes
|
# Build Packer Boxes
|
||||||
if ! ($VagrantOnly) {
|
if (!($VagrantOnly)) {
|
||||||
packer_build_box -Box 'windows_2016'
|
packer_build_box -Box 'windows_2016'
|
||||||
packer_build_box -Box 'windows_10'
|
packer_build_box -Box 'windows_10'
|
||||||
# Move Packer Boxes
|
# Move Packer Boxes
|
||||||
|
|||||||
Reference in New Issue
Block a user