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