feat: refs #6777 change dependecies vn2008 to vn #2000

Merged
robert merged 32 commits from 6777-changeDependenciesVn2008toVnPart7 into dev 2024-04-22 10:20:51 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 067e71e3ce - Show all commits

1
Jenkinsfile vendored
View File

@ -71,6 +71,7 @@ pipeline {
stage('Back') {
steps {
sh 'pnpm install --prefer-offline'
sh 'node node_modules/puppeteer/install.mjs'
}
}
stage('Print') {