From fec2bab82ffb9424ea36607f254e8da0ab934aa4 Mon Sep 17 00:00:00 2001 From: Claudio Maggioni Date: Tue, 17 Mar 2020 17:05:27 +0100 Subject: [PATCH] Fixed CI --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cad8f7a..66f9d91 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,8 +26,8 @@ testing_testing: smartHut_deploy: stage: deploy - # tags: - # - dind + tags: + - dind image: docker:latest services: - docker:dind