fix: rutasAnalyzeHotFix #2119

Merged
robert merged 30 commits from rutasAnalyzeHotFix into master 2024-03-07 07:21:47 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 237ffd60d0 - Show all commits

1
Jenkinsfile vendored
View File

@ -79,6 +79,7 @@ pipeline {
}
steps {
sh 'pnpm install --prefer-offline --prefix=print'
sh 'pnpx puppeteer browsers install chrome --prefix=print`'
}
}
stage('Front') {