From c2ea863eb2cf301d8c0bf3e2cc52f548f7e86016 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Wed, 10 May 2017 11:07:37 -0400 Subject: fix CI image location --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 97eda43c..f515337f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: 0xacab.org:4567/leap-docker/ruby:latest +image: 0xacab.org:4567/leap/docker/ruby:latest # This is for caching the gems not only between the stages, but also persistent # on the gitlab-runner so we don't need to install from scratch on every pipeline -- cgit v1.2.3