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
|
||||
network_mode: host
|
||||
e2e:
|
||||
command: npx cypress run --browser chrome
|
||||
command: npx cypress run --browser chromium
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile.e2e
|
||||
|
|
Loading…
Reference in New Issue