ci: refs #6695 try use cache
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
2e26a0b32a
commit
35c0fefbc9
|
@ -112,6 +112,7 @@ pipeline {
|
|||
-v ${env.WORKSPACE}/cypress-cache:/home/node/.cache/Cypress
|
||||
-w /app
|
||||
""".stripIndent()) {
|
||||
sh 'pnpm exec cypress install'
|
||||
sh 'pnpm exec cypress run --browser chromium'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue