From a2356e32888e22d1462a192aa3b56e8639e1afc2 Mon Sep 17 00:00:00 2001
From: Eliot Berriot <contact@eliotberriot.com>
Date: Sun, 25 Jun 2017 19:07:49 +0200
Subject: [PATCH] Missing ci tag

---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 37d71dd0..d2790dbe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -54,3 +54,5 @@ pages:
       - public
   only:
     - master
+  tags:
+    - docker
-- 
GitLab