always
This commit is contained in:
parent
a4bc87ef92
commit
5875530358
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ non_reg_html:
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- test/yavscTests/test-results.html
|
- test/yavscTests/test-results.html
|
||||||
when: manual
|
when: always
|
||||||
script:
|
script:
|
||||||
- cd test/yavscTests
|
- cd test/yavscTests
|
||||||
- xsltproc ../../assets/dnx_xunit_to_html.xsl test-results.xml > test-results.html
|
- xsltproc ../../assets/dnx_xunit_to_html.xsl test-results.xml > test-results.html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue