Added preffer-offline again
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
8f5e499425
commit
6e879a54a6
|
@ -41,7 +41,7 @@ pipeline {
|
|||
}
|
||||
steps {
|
||||
nodejs('node-v12') {
|
||||
sh 'npm install --no-audit'
|
||||
sh 'npm install --no-audit --prefer-offline'
|
||||
sh 'gulp install --ci'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue