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 4117323 commit 59d3876Copy full SHA for 59d3876
Jenkinsfile
@@ -1,4 +1,4 @@
1
-@Library('jenkins-pipeline-library@3.0') _
+@Library('jenkins-pipeline-library@master') _
2
nodeBuild(this, "test")
3
.withMavenVersion("maven3")
4
.withJdkVersion("jdk8")
0 commit comments