11 lines
134 B
JSON
11 lines
134 B
JSON
|
{
|
||
|
"builders": [{
|
||
|
"type": "test"
|
||
|
}],
|
||
|
|
||
|
"provisioners": [{
|
||
|
"type": "test",
|
||
|
"max_retries": 1
|
||
|
}]
|
||
|
}
|