Try without quotes, I guess?
This commit is contained in:
@@ -35,7 +35,7 @@ stages:
|
|||||||
PACKER_LOG: 0
|
PACKER_LOG: 0
|
||||||
COMMAND: >
|
COMMAND: >
|
||||||
packer build ${only}
|
packer build ${only}
|
||||||
-var-file="${distro}"
|
-var-file=${distro}
|
||||||
-var build=${BUILD}
|
-var build=${BUILD}
|
||||||
-var cpus=2
|
-var cpus=2
|
||||||
-var memory=4096
|
-var memory=4096
|
||||||
|
|||||||
Reference in New Issue
Block a user