Merge branch '6695-docker_push' of https://gitea.verdnatura.es/verdnatura/salix-front into 6695-docker_push
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-02-04 14:26:17 +01:00
commit 2f53406e8d
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