From ad95efe41220233417dd586dc8a901696e82a896 Mon Sep 17 00:00:00 2001 From: "Marcel M. Otte" Date: Thu, 2 Jun 2016 17:59:17 +0200 Subject: [PATCH] fixed image tag --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f6e375f..d1858ca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ stages: - build build-c: - image: archlinux_gcc53_qt5_cmake + image: archlinux_gcc_qt5_cmake stage: build script: - cd c; make