last fix?
This commit is contained in:
parent
86c2ea5d50
commit
a32ba4a50b
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
REPO=dev
|
REPO=dev
|
||||||
[ "$TRAVIS_BRANCH" != "$TRAVIS_TAG" ] || REPO=big
|
[ "$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
|
source .metadata.sh
|
||||||
# deb
|
# deb
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue