build: refs #6695 cypress-setup fix volume
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
759f910e77
commit
7f4a946011
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue