Test 1
This commit is contained in:
17
.cicd-config.json
Normal file
17
.cicd-config.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"mappings": [
|
||||
{
|
||||
"name": "test",
|
||||
"openProjectId": 20,
|
||||
"giteaRepository": "andyhurricane/Fake-repo---test",
|
||||
"jenkinsJob": "andy-prod",
|
||||
"isDefault": true
|
||||
},
|
||||
{
|
||||
"name": "keycloak",
|
||||
"openProjectId": 18,
|
||||
"giteaRepository": "andy-prod/Keycloak-theme",
|
||||
"jenkinsJob": "andy-prod"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user