From d26fde4b0ee0f7441026a1a43ae1de00e22b3c44 Mon Sep 17 00:00:00 2001 From: Matt Richardson Date: Mon, 8 Feb 2016 09:44:55 +0000 Subject: [PATCH] Debugging failing build --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index f3b3b3e..787bf43 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,8 +11,8 @@ before_deploy: - git config --global user.name "Travis CI" - export GIT_TAG=$TRAVIS_BRANCH-0.1.$TRAVIS_BUILD_NUMBER - git tag $GIT_TAG -a -m "Generated tag from TravisCI for build $TRAVIS_BUILD_NUMBER" -- git push -q https://$GIT_TAG_USER:$GIT_TAG_AUTH_TOKEN@github.com/matt-richardson/teamcity-octopus-build-trigger-plugin.git - --tags +- git push -q https://$GIT_TAG_USER:$GIT_TAG_AUTH_TOKEN@github.com/matt-richardson/teamcity-octopus-build-trigger-plugin.git --tags +- ls -alR deploy: provider: releases api_key: