mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 10:21:20 -05:00
7 lines
88 B
JSON
7 lines
88 B
JSON
{
|
|
"builders": [{"type": "dummy"}],
|
|
|
|
"push": {
|
|
"name": "foo/bar"
|
|
}
|
|
}
|