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.6.0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d553155af3e40e11422f0ec7b5794e166c98f95;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: