ci: refs #6695 try use cache
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit
Details
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit
Details
This commit is contained in:
parent
35c0fefbc9
commit
00f43b36b8
|
@ -108,8 +108,7 @@ pipeline {
|
|||
-e TZ=Europe/Madrid
|
||||
-e DOCKER=true
|
||||
-e CI=true
|
||||
-v ${env.WORKSPACE}:/app
|
||||
-v ${env.WORKSPACE}/cypress-cache:/home/node/.cache/Cypress
|
||||
-v .:/app
|
||||
-w /app
|
||||
""".stripIndent()) {
|
||||
sh 'pnpm exec cypress install'
|
||||
|
|
Loading…
Reference in New Issue