This commit is contained in:
Paul Schneider 2021-06-07 02:43:41 +01:00
commit 7f1207d4cc

View file

@ -47,10 +47,13 @@ non_reg_html:
artifacts:
paths:
- test/yavscTests/test-results.html
when: always
script:
- cd test/yavscTests
- xsltproc ../../assets/dnx_xunit_to_html.xsl test-results.xml > test-results.html
trigger:
include:
- artifact: test/yavscTests/test-results.xml
job: non_reg
release:
stage: deploy