From: Vincent Bernat Date: Tue, 21 Nov 2017 15:42:46 +0000 (+0100) Subject: release: force S3 deployment whatever the branch is X-Git-Tag: 0.9.9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f552e2b1616873b32256ad3baad7da21048e7b3;p=thirdparty%2Flldpd.git release: force S3 deployment whatever the branch is --- 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"