12 lines
303 B
JSON
12 lines
303 B
JSON
{
|
|
"api_url": "gitlab.com",
|
|
"private_token": "private_token-fake",
|
|
"start_date": "2021-01-01T00:00:00Z",
|
|
"groups": "new-group-airbute",
|
|
"projects": "new-group-airbute/new-ci-test-project",
|
|
"credentials": {
|
|
"auth_type": "access_token",
|
|
"access_token": "migrated_from_old_config"
|
|
}
|
|
}
|