From 0f552e2b1616873b32256ad3baad7da21048e7b3 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 21 Nov 2017 16:42:46 +0100 Subject: [PATCH] release: force S3 deployment whatever the branch is --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e85abc50..0b5d34e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,4 +38,5 @@ deploy: bucket: lldpd-releases acl: public_read on: + all_branches: true condition: "$LLDPD_UPLOAD = 1" -- 2.39.2