12 lines
141 B
JSON
12 lines
141 B
JSON
{
|
|
"variables": {
|
|
"foo": null
|
|
},
|
|
|
|
"builders": [{"type": "test"}],
|
|
|
|
"push": {
|
|
"name": "{{user `foo`}}"
|
|
}
|
|
}
|