8714-devToTest #1547
|
@ -26,9 +26,10 @@ services:
|
|||
command: pnpm exec cypress run --headed
|
||||
environment:
|
||||
- TZ=Europe/Madrid
|
||||
- CYPRESS_CACHE_FOLDER=/root/.cache/Cypress
|
||||
volumes:
|
||||
- .:/app
|
||||
- cypress-cache:/root/.cache/Cypress
|
||||
- /home/jenkins/.cache/Cypress:/root/.cache/Cypress
|
||||
working_dir: /app
|
||||
vn-database:
|
||||
image: alexmorenovn/vn_db:latest
|
||||
|
|
Loading…
Reference in New Issue