From 226f6b5e32bf1d9ceb2fe1a17b8dcf2726ba16a5 Mon Sep 17 00:00:00 2001
From: Matthieu Boileau <matthieu.boileau@math.unistra.fr>
Date: Fri, 24 Nov 2017 16:58:56 +0100
Subject: [PATCH] change tag

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6eaaa0d..129b077 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 helloworld:
   tags:
     - shell
-    - specific
+    - tp-gitlab-ci
   script:
     - echo "hello, world"
-- 
GitLab