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 c50f891 commit efcf4bcCopy full SHA for efcf4bc
Jenkinsfile
@@ -1,5 +1,5 @@
1
@Library('jenkins-pipeline-library@master') _
2
-nodeBuild(this, "test")
+javaBuild(this, "test")
3
.withMavenVersion("maven3")
4
.withJdkVersion("jdk8")
5
.execute()
0 commit comments