From e6a980d2ff7fd596e7ed63ffa15dae1389457441 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Sat, 2 Mar 2019 21:15:15 +0100 Subject: [PATCH] Add badge to README, only deploy on master branch --- .travis.yml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b20c2f2b5..b39322894 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,4 @@ deploy: # this happens if more than two pods access a volume script: kubectl --namespace=human-connection delete pods --all on: - all_branches: true + branch: master diff --git a/README.md b/README.md index e4d0c5396..f8cff30eb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Human-Connection Nitro | Deployment Configuration +[![Build Status](https://travis-ci.com/Human-Connection/Nitro-Deployment.svg?branch=master)](https://travis-ci.com/Human-Connection/Nitro-Deployment) Todos: - [x] check labels and selectors if they all are correct