From 605c09f4a88269fdfa0225a51d59686485b8a930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de> Date: Tue, 7 Dec 2021 16:23:39 +0100 Subject: [PATCH] Fix tag --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd45b2f35..ba3914174 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ stages: default: tags: - - exec-docke + - exec-docker .dind: tags: -- GitLab