fix: rutasAnalyzeHotFix #2119
|
@ -71,7 +71,7 @@ pipeline {
|
|||
stage('Back') {
|
||||
steps {
|
||||
sh 'pnpm install --prefer-offline'
|
||||
sh 'pnpx puppeteer browsers install chrome'
|
||||
sh 'cd node_modules/puppeteer && pnpm i'
|
||||
}
|
||||
}
|
||||
stage('Print') {
|
||||
|
|
Loading…
Reference in New Issue