We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a794cf1 commit f78fe95Copy full SHA for f78fe95
Jenkinsfile_module.groovy
@@ -13,3 +13,5 @@ def mvnBuild(testType) {
13
jacoco execPattern: 'target/**.exec'
14
}
15
16
+
17
+return this;
0 commit comments