From b05738d173c690946567ed64cb1fc8b46e138038 Mon Sep 17 00:00:00 2001
From: Alexander Olofsson <alexander.olofsson@liu.se>
Date: Thu, 19 Oct 2017 16:00:44 +0200
Subject: [PATCH] Hide the pipeline status until pipelines are fixed

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 1b21608..fbe96a7 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
 Gitlab External User Manager
 ============================
 
-[![pipeline status](https://gitlab.liu.se/aleol57/gitlab-eum/badges/master/pipeline.svg)](https://gitlab.liu.se/aleol57/gitlab-eum/commits/master)
-
 Allows already registered users to create additional external users, to allow read/write access for repositories hosted on a GitLab instance without signup enabled.
 
 ## Development
-- 
GitLab