From 7a3e1cce2f75a1b9cc6f9472642f8ebf1c58007e Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Sat, 19 Mar 2016 00:23:36 +0900 Subject: [PATCH] Updated .gitlab-ci.yml --- .gitlab-ci.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d8236fd..0fcabc7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,4 @@ -image: gitlab/gitlab-runner:latest - -services: - - seo.disparate/gcc-runner:latest +image: seo.disparate/gcc-runner:latest stages: - build