-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
image: frolvlad/alpine-glibc
script:
- binaries/dmd_release_unittest_bc
- binaries/dmd_debug_unittest_bc
artifacts:
reports:
junit: test_report.xml