This commit is contained in:
Paul Schneider
2021-06-07 02:43:41 +01:00
parent fa17640f2b
commit 84e0ad3792

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