test: refs #6695 e2e headless
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
c1903a8e55
commit
dc8aa396fa
|
@ -10,7 +10,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ./node_modules:/app/node_modules
|
- ./node_modules:/app/node_modules
|
||||||
e2e:
|
e2e:
|
||||||
command: npx cypress run --browser chromium --headed
|
command: npx cypress run --browser chromium
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./Dockerfile.e2e
|
dockerfile: ./Dockerfile.e2e
|
||||||
|
|
Loading…
Reference in New Issue