bubel-ecs/.gitlab-ci.yml
2020-03-21 19:07:09 +00:00

6 lines
207 B
YAML

test_dmd:
stage: test
image: mmcomando/ecs_enviroment
script:
- source $(/script/dlang/install.sh dmd -a) && dmd --version
- source $(/script/dlang/install.sh dmd -a) && dub test