mirror of
https://github.com/unpoller/unpoller.git
synced 2026-03-31 06:24:21 -04:00
fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user