There was an error while loading. Please reload this page.
1 parent ed02a79 commit 4d5e91cCopy full SHA for 4d5e91c
Jenkinsfile
@@ -1,6 +1,6 @@
1
pipeline {
2
agent any
3
-
+ tools { nodejs "NodeJs" }
4
stages {
5
stage('Install & Build') {
6
steps {
0 commit comments