test: refs #6695 e2e headed try
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
62682237e4
commit
b532047516
|
@ -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
|
command: npx cypress run --browser chromium --headed
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./Dockerfile.e2e
|
dockerfile: ./Dockerfile.e2e
|
||||||
|
|
Loading…
Reference in New Issue