-change .gitlab-ci.yml
This commit is contained in:
parent
20ac07af7f
commit
dd7af91180
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ test_dmd_betterC:
|
||||||
stage: test
|
stage: test
|
||||||
image: frolvlad/alpine-glibc
|
image: frolvlad/alpine-glibc
|
||||||
script:
|
script:
|
||||||
- binaries/dmd_release_unittest_bc
|
- binaries/dmd_debug_unittest_bc
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit: test_report.xml
|
junit: test_report.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue