Small fix after merge to run tasks on TeamCity

This commit is contained in:
Elena Lepilkina
2019-02-15 11:22:18 +03:00
parent 8f06fd218e
commit aa03ca36ad
-1
View File
@@ -82,7 +82,6 @@ def mergeReports(String fileName) {
if (reportFile.exists()) {
reports.add(reportFile)
}
depends("build")
}
def output = MPPTools.mergeReports(reports)
mkdir buildDir.absolutePath