This commit is contained in:
davidnewhall2 2019-12-03 02:46:33 -08:00
parent f0847c8e11
commit 7f961de5b9
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
# Deploy our built packages to packagecloud.
REPO=dev
[ "$SOURCE_BRANCH" != "master" ] || REPO=big
echo "deploy source branch: $SOURCE_BRANCH"
[ "$TRAVIS_BRANCH" != "$TRAVIS_TAG" ] || REPO=big
echo "deploying packages from branch: $SOURCE_BRANCH, tag: $TRAVIS_TAG to repo: $REPO"
source .metadata.sh
# deb