chains/.ci/kontinuum.json

8 lines
82 B
JSON
Raw Normal View History

2019-05-17 00:45:34 +00:00
{
"type": "ci",
"stages": [
2020-11-13 00:50:16 +00:00
{"name":"test"},
2019-05-20 23:37:22 +00:00
{"name":"run"}
2019-05-17 00:45:34 +00:00
]
}