From 64d0b3f97c02dc502a4d6e44b62379170792de8e Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 25 Apr 2017 09:20:01 -0400 Subject: Switch to using new docker location for ruby image --- .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 a85d6483..2df6eb5c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: 0xacab.org:4567/leap/gitlab-buildpackage:ruby +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