8714-devToTest #1547
|
@ -10,7 +10,7 @@ services:
|
|||
volumes:
|
||||
- ./node_modules:/app/node_modules
|
||||
e2e:
|
||||
command: npx cypress run --browser chromium --headed
|
||||
command: npx cypress run --browser chromium
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile.e2e
|
||||
|
|
Loading…
Reference in New Issue