8714-devToTest #1547
|
@ -7,7 +7,7 @@ services:
|
|||
dockerfile: ./Dockerfile.e2e
|
||||
network_mode: host
|
||||
e2e:
|
||||
command: npx cypress run
|
||||
command: npx cypress run --reporter junit --reporter-options "mochaFile=junitresults.xml"
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile.e2e
|
||||
|
|
Loading…
Reference in New Issue