fix: rutasAnalyzeHotFix #2119
|
@ -103,6 +103,7 @@ pipeline {
|
|||
NODE_ENV = ''
|
||||
}
|
||||
steps {
|
||||
sh 'pnpx puppeteer browsers install chrome'
|
||||
sh 'node back/tests.js --ci --junit --network jenkins'
|
||||
}
|
||||
post {
|
||||
|
|
Loading…
Reference in New Issue