fix: try to fix puppeteer
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
This commit is contained in:
parent
6bdce1cc5d
commit
40cf16cd0a
|
@ -79,7 +79,6 @@ pipeline {
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'pnpm install --prefer-offline --prefix=print'
|
sh 'pnpm install --prefer-offline --prefix=print'
|
||||||
sh 'pnpx puppeteer browsers install chrome --prefix=print'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Front') {
|
stage('Front') {
|
||||||
|
|
Loading…
Reference in New Issue