mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-25 19:04:59 -05:00
10 lines
No EOL
326 B
JSON
10 lines
No EOL
326 B
JSON
{
|
|
"builders": [
|
|
{"type": "lock", "name": "build0"},
|
|
{"type": "parallel-test", "name": "build1"},
|
|
{"type": "parallel-test", "name": "build2"},
|
|
{"type": "lock", "name": "build3"},
|
|
{"type": "parallel-test", "name": "build4"},
|
|
{"type": "parallel-test", "name": "build5"}
|
|
]
|
|
} |