forked from verdnatura/salix-front
Actualizar docker-compose.e2e.yml
This commit is contained in:
parent
6388d4e0f4
commit
2c0370d3db
|
@ -8,7 +8,7 @@ services:
|
|||
dockerfile: ./Dockerfile
|
||||
network_mode: host
|
||||
e2e:
|
||||
command: npx cypress run
|
||||
command: npx cypress run --browser chrome
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile.e2e
|
||||
|
|
Loading…
Reference in New Issue