-change .gitlab-ci.yml

This commit is contained in:
Mergul 2021-03-03 16:20:27 +01:00
parent 20ac07af7f
commit dd7af91180

View file

@ -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