build: refs #6695 cypress-setup fix volume
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-02-14 14:11:13 +01:00
parent 759f910e77
commit 7f4a946011
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ services:
dockerfile: ./test/cypress/Dockerfile
command: sh -c "pnpm install --frozen-lockfile && pnpm exec cypress install"
volumes:
- .:/app
- ./node_modules:/app/node_modules
vn-database:
image: alexmorenovn/vn_db:latest
# ports: