added JenkinsFile
This commit is contained in:
Vendored
+1
@@ -11,6 +11,7 @@ pipeline {
|
|||||||
sh 'npm config ls'
|
sh 'npm config ls'
|
||||||
|
|
||||||
sh 'npm install'
|
sh 'npm install'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Test') {
|
stage('Test') {
|
||||||
|
|||||||
Reference in New Issue
Block a user