From fe6be2738f4477d5964db37689bad0801d43ec20 Mon Sep 17 00:00:00 2001
From: Christian Darsow-Fromm <christian.darsow@physik.uni-hamburg.de>
Date: Wed, 6 Mar 2019 14:31:54 +0100
Subject: [PATCH] fix

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e583440..894da46 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -119,4 +119,4 @@ test pip deployment:
     - python3 -c "from NQontrol import Servo"
     - python3 -c "from NQontrol import ServoDevice"
   only:
-    -tags
+    - tags
-- 
GitLab