test: refs #6695 e2e run with chrome
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
96ca2829d7
commit
e8325edefe
|
@ -8,7 +8,7 @@ services:
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: ./Dockerfile
|
||||||
network_mode: host
|
network_mode: host
|
||||||
e2e:
|
e2e:
|
||||||
command: npx cypress run --browser chrome
|
command: npx cypress run --browser chromium
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./Dockerfile.e2e
|
dockerfile: ./Dockerfile.e2e
|
||||||
|
|
Loading…
Reference in New Issue