зеркало из https://github.com/mozilla/gecko-dev.git
9 строки
255 B
JSON
9 строки
255 B
JSON
|
["trigger", ".",
|
||
|
{
|
||
|
"name": "rebuild-taskgraph-cache",
|
||
|
"expression": ["match", "taskcluster/**", "wholename"],
|
||
|
"command": ["./mach", "python", "-c", "from tryselect.tasks import generate_tasks; generate_tasks()"],
|
||
|
"append_files": false
|
||
|
}
|
||
|
]
|