packer-cn/command/test-fixtures/fix/template.json

8 lines
88 B
JSON
Raw Normal View History

{
"builders": [{"type": "dummy"}],
"push": {
"name": "foo/bar"
}
}