From c6f7e7bdb8452adb4387eb7da085524c7db3f0e7 Mon Sep 17 00:00:00 2001
From: Ludovic Claude <ludovic.claude54@gmail.com>
Date: Wed, 24 Aug 2016 17:57:02 +0200
Subject: [PATCH] Push only portal-backend to Docker hub

---
 docker_push.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker_push.sh b/docker_push.sh
index 5ab9a9729..dc1cf5950 100755
--- a/docker_push.sh
+++ b/docker_push.sh
@@ -1,4 +1,4 @@
 #!/usr/bin/env bash
 
 export WORKSPACE=$(pwd)
-captain push --branch-tags=false --commit-tags=true
\ No newline at end of file
+captain push --branch-tags=false --commit-tags=true portal-backend
-- 
GitLab