packer-cn/packer/test-fixtures/build-var-build-name.json

7 lines
88 B
JSON

{
"builders": [{
"type": "test",
"value": "{{build_name}}"
}]
}