fix: rutasAnalyzeHotFix #2119

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

1
Jenkinsfile vendored
View File

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