mirror of
https://github.com/thead-yocto-mirror/skia
synced 2026-07-11 02:25:09 +02:00
22 lines
258 B
JSON
22 lines
258 B
JSON
[
|
|
{
|
|
"cmd": [
|
|
"git",
|
|
"status"
|
|
],
|
|
"name": "1"
|
|
},
|
|
{
|
|
"cmd": [
|
|
"git",
|
|
"status"
|
|
],
|
|
"env": {
|
|
"PATH": "[START_DIR]/git:[START_DIR]/git/bin:<PATH>"
|
|
},
|
|
"name": "2"
|
|
},
|
|
{
|
|
"name": "$result"
|
|
}
|
|
] |