From 798095b839183ba81a8b4d70a7257b69c87d44ef Mon Sep 17 00:00:00 2001 From: Moritz Maxeiner <mm@ucw.sh> Date: Mon, 9 Mar 2020 13:52:00 +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 70838d6..0316a02 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