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