Actualizar docker-compose.e2e.yml
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
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