Actualizar docker-compose.e2e.yml
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-02-04 13:07:51 +00:00
parent 6388d4e0f4
commit 2c0370d3db
1 changed files with 1 additions and 1 deletions

View File

@ -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