last fix?
This commit is contained in:
parent
86c2ea5d50
commit
a32ba4a50b
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
REPO=dev
|
||||
[ "$TRAVIS_BRANCH" != "$TRAVIS_TAG" ] || REPO=big
|
||||
echo "deploying packages from branch: $SOURCE_BRANCH, tag: $TRAVIS_TAG to repo: $REPO"
|
||||
echo "deploying packages from branch: $TRAVIS_BRANCH, tag: $TRAVIS_TAG to repo: $REPO"
|
||||
|
||||
source .metadata.sh
|
||||
# deb
|
||||
|
|
|
|||
Loading…
Reference in New Issue