Update Jenkinsfile
Some checks failed
tombutcher.work/tombutcher-ui/pipeline/head There was a failure building this commit
Some checks failed
tombutcher.work/tombutcher-ui/pipeline/head There was a failure building this commit
This commit is contained in:
parent
8cd4c07471
commit
1f0789e8eb
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -22,7 +22,7 @@ pipeline {
|
||||
stage('Install dependencies') {
|
||||
steps {
|
||||
script {
|
||||
sh 'npm install && npm install --save-dev' // Install project dependencies
|
||||
sh 'npm install' // Install project dependencies
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user