test: refs #6695 e2e use junitresults
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
c47bdd6b9d
commit
34d44cfa3e
|
@ -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