From: Stephen Seo Date: Fri, 18 Mar 2016 15:14:55 +0000 (+0900) Subject: Updated .gitlab-ci.yml X-Git-Tag: 1.0~99 X-Git-Url: https://git.seodisparate.com/js/darkmode.js?a=commitdiff_plain;h=faa26ad7a5279ce4bfd9a6a560effbb0a63852e1;p=EntityComponentMetaSystem Updated .gitlab-ci.yml --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 287149b..d8236fd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,8 @@ +image: gitlab/gitlab-runner:latest + +services: + - seo.disparate/gcc-runner:latest + stages: - build - test