From f0d4e49faf089b3b1fa4ed77c9e039c4fa214961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ma=CC=88der?= Date: Tue, 6 Feb 2018 09:13:25 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20Push=20the=20webhooks=20Do?= =?UTF-8?q?cker=20image?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 95160b3..b7d537e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ after_success: ./build-branches.sh --push; ./build-latest.sh --push; PRERELEASE=true ./build-latest.sh --push; - SRC_ORG=lampwins TAG=webhooks-backend ./build.sh "feature/webhooks-backend"; + SRC_ORG=lampwins TAG=webhooks-backend ./build.sh "feature/webhooks-backend" --push; fi notifications: