12 lines
141 B
JSON
Raw Permalink Normal View History

2015-05-29 15:41:52 -07:00
{
"variables": {
"foo": null
},
"builders": [{"type": "test"}],
"push": {
"name": "{{user `foo`}}"
}
}