From 2d85290bdacc8605d3ae7b1af4cf216c7d4f489d Mon Sep 17 00:00:00 2001 From: Moritz Maxeiner <mm@ucw.sh> Date: Mon, 9 Mar 2020 13:52:17 +0100 Subject: [PATCH] update ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 135bee4..3aea7e3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ stages: .windows-1809: tags: [ windows-1809, docker ] - image: git.imp.fu-berlin.de:5000/bioroboticslab/robofish/docker:devel-windows1809 + image: git.imp.fu-berlin.de:5000/bioroboticslab/robofish/docker:devel-windows-1809 .gcc8: &gcc8 -- GitLab