packer/command/test-fixtures/push/template.json
2014-12-09 16:14:03 -08:00

7 lines
88 B
JSON

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