From: Simon Brunel Date: Thu, 25 May 2017 13:53:14 +0000 (+0200) Subject: Attempt to fix the failing deploy step X-Git-Tag: v2.7.0~1^2~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ecad0b33cfbf7a449b1d957aaadae5ff93d2c76;p=thirdparty%2FChart.js.git Attempt to fix the failing deploy step --- diff --git a/.travis.yml b/.travis.yml index f0290da2a..34e8a8b3b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,15 +39,15 @@ addons: deploy: - provider: script - script: ./scripts/release.sh + script: ./scripts/deploy.sh skip_cleanup: true on: - branch: release + all_branches: true - provider: script - script: ./scripts/deploy.sh + script: ./scripts/release.sh skip_cleanup: true on: - all_branches: true + branch: release - provider: releases api_key: $GITHUB_AUTH_TOKEN file: