gitlab-ci-launchpad-mini-co.../config.json.example

13 lines
184 B
Plaintext
Raw Normal View History

{
"host": "gitlab host",
"token": "gitlab token",
"projects": [
{
"name": "lovallat/lovallat",
"ref_": "master",
"abs_x": 0,
"abs_y": 0
}
]
}