chains/.ci/kontinuum.json
2020-11-13 04:19:30 +01:00

8 lines
82 B
JSON

{
"type": "ci",
"stages": [
{"name":"test"},
{"name":"run"}
]
}