8714-devToTest #1547
|
@ -23,7 +23,7 @@ services:
|
|||
e2e:
|
||||
image: alexmorenovn/vndev:latest
|
||||
# command: pnpm exec cypress run --browser chromium
|
||||
command: sh -c "pnpm exec cypress install && pnpm exec cypress run --headed --spec ${CYPRESS_SPEC:?}"
|
||||
command: sh -c "pnpm exec cypress install && pnpm exec cypress run --headed"
|
||||
environment:
|
||||
- TZ=Europe/Madrid
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue