more global variables
This commit is contained in:
4
install/details/Jenkinsfile
vendored
Normal file
4
install/details/Jenkinsfile
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
stage('install') {
|
||||
echo 'starting installing'
|
||||
sh 'npm install -d'
|
||||
}
|
||||
Reference in New Issue
Block a user