From 15a464aeb66efcbddb930e81abb40c47056d06c0 Mon Sep 17 00:00:00 2001 From: Bartosz Wieczorek Date: Tue, 12 Jun 2018 08:51:26 +0200 Subject: [PATCH] CHANGE IMAGE --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8538d58..9e5d1b7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: Build: stage: build - image: rikorose/gcc-cmake + image: eedb_buildsystem:latest tags: - c++