10 lines
108 B
JSON
10 lines
108 B
JSON
|
{
|
||
|
"builders": [{
|
||
|
"type": "test"
|
||
|
}],
|
||
|
|
||
|
"provisioners": [{
|
||
|
"type": "test"
|
||
|
}]
|
||
|
}
|