Jenkins file testing
This commit is contained in:
parent
16e239d5e2
commit
0697a04d63
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -6,7 +6,6 @@
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh "sudo chown -R 1003:100 "/.npm""
|
||||
sh "npm install"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user