disabled --prefer-offline
gitea/salix/pipeline/head Something is wrong with the build of this commit
Details
gitea/salix/pipeline/head Something is wrong with the build of this commit
Details
This commit is contained in:
parent
322d08756d
commit
eb0314e32f
|
@ -41,7 +41,7 @@ pipeline {
|
|||
}
|
||||
steps {
|
||||
nodejs('node-v14') {
|
||||
sh 'npm install --no-audit --prefer-offline'
|
||||
sh 'npm install --no-audit'
|
||||
sh 'gulp install --ci'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue