From 9c7c8e248ce77896e3741e3a1dd07ef60f973002 Mon Sep 17 00:00:00 2001
From: Jose Raul Barreras <barreras@unl.edu>
Date: Fri, 22 Mar 2019 19:46:06 +0000
Subject: [PATCH] include pipeline badge

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 995a52e..7c1f31e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
-# docker-ci
+[![pipeline status](https://git.unl.edu/unl-its/docker-ci/badges/develop/pipeline.svg)](https://git.unl.edu/unl-its/docker-ci/commits/develop)
+
+# Docker-ci
 Containers used on CI
 
 ## Building Images
-To build these images, clone this repository onto a machine with docker and make installed. Run `make` and all of the images will be built and installed as local docker images.
+To build these images, clone this repository onto a machine with docker and make installed. Run `make` and all of the images will be built and installed as local docker images.
\ No newline at end of file
-- 
GitLab