mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
8 lines
82 B
JSON
8 lines
82 B
JSON
{
|
|
"type": "ci",
|
|
"stages": [
|
|
{"name":"test"},
|
|
{"name":"run"}
|
|
]
|
|
}
|