Skip to content

Commit c50f891

Browse files
authored
Update Jenkinsfile
1 parent 3fc5ac4 commit c50f891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@Library('jenkins-pipeline-library@master') _
2-
javaBuild(this, "test")
2+
nodeBuild(this, "test")
33
.withMavenVersion("maven3")
44
.withJdkVersion("jdk8")
55
.execute()

0 commit comments

Comments
 (0)