提交 3dfd18c6 编写于 作者: A aarzilli 提交者: teamcity

TeamCity change in 'Delve (matrix change test)' project:...

TeamCity change in 'Delve (matrix change test)' project: 'https://github.com/aarzilli/delve' VCS root was created
上级 0593a1ce
package patches.vcsRoots
import jetbrains.buildServer.configs.kotlin.v2019_2.*
import jetbrains.buildServer.configs.kotlin.v2019_2.ui.*
import jetbrains.buildServer.configs.kotlin.v2019_2.vcs.GitVcsRoot
/*
This patch script was generated by TeamCity on settings change in UI.
To apply the patch, create a vcsRoot with id = 'HttpsGithubComAarzilliDelve'
in the root project, and delete the patch script.
*/
create(DslContext.projectId, GitVcsRoot({
id("HttpsGithubComAarzilliDelve")
name = "https://github.com/aarzilli/delve"
url = "https://github.com/aarzilli/delve"
branch = "refs/heads/master"
}))
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册