packer-cn/packer/test-fixtures/build-pp.json

8 lines
87 B
JSON

{
"builders": [{
"type": "test"
}],
"post-processors": ["test"]
}