Merge branch 'mmcomando-master-patch-70881' into 'WebAssembly'
Update .gitlab-ci.yml See merge request Mergul/bubel-ecs!1
This commit is contained in:
commit
7fcf0462db
1 changed files with 6 additions and 0 deletions
6
.gitlab-ci.yml
Normal file
6
.gitlab-ci.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue