Add space Safe-Merge feature config
KTI-1108
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"version": "1.0",
|
||||||
|
"builds": [
|
||||||
|
{
|
||||||
|
"teamcity": {
|
||||||
|
"configuration": "Kotlin_KotlinDev_SafeMerge",
|
||||||
|
"url": "https://buildserver.labs.intellij.net",
|
||||||
|
"token": "${space-safe-merge-kt}",
|
||||||
|
"ssl-keystore": "BuildServer client"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user