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
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
commit
2f53406e8d
|
@ -8,7 +8,7 @@ services:
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: ./Dockerfile
|
||||||
network_mode: host
|
network_mode: host
|
||||||
e2e:
|
e2e:
|
||||||
command: npx cypress run
|
command: npx cypress run --browser chrome
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./Dockerfile.e2e
|
dockerfile: ./Dockerfile.e2e
|
||||||
|
|
Loading…
Reference in New Issue