fix build

This commit is contained in:
Michael Kuzmin 2018-12-22 22:03:19 +03:00
parent 22df3392be
commit 5b8be459ed
1 changed files with 2 additions and 1 deletions

View File

@ -31,6 +31,7 @@ project {
param("type", "GithubIssues")
param("repository", "https://github.com/jetbrains-infra/packer-builder-vsphere")
param("authType", "anonymous")
param("pattern", """#(\d+)""")
}
}
}
@ -128,7 +129,7 @@ object Build : BuildType({
vcs {
triggerRules = """
-:*.md
-.teamcity/
-:.teamcity/
""".trimIndent()
branchFilter = """
+:*