mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 08:54:00 -04:00
change repo names
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
# Deploy our built packages to packagecloud.
|
||||
|
||||
REPO=dev
|
||||
[ "$TRAVIS_BRANCH" != "$TRAVIS_TAG" ] || REPO=big
|
||||
REPO=unstable
|
||||
[ "$TRAVIS_BRANCH" != "$TRAVIS_TAG" ] || REPO=stable
|
||||
echo "deploying packages from branch: $TRAVIS_BRANCH, tag: $TRAVIS_TAG to repo: $REPO"
|
||||
|
||||
source .metadata.sh
|
||||
|
||||
Reference in New Issue
Block a user