Looks like Travis has some troubles with deploy. Trying to switch back to
previous version. --HG-- branch : develop
This commit is contained in:
parent
b0dc131c1e
commit
0a27af972d
|
@ -88,6 +88,8 @@ before_deploy:
|
||||||
tar -C $TRAVIS_BUILD_DIR/build/src/app/valentina/bin --exclude "*.DS_Store" -cvzf valentina-osx-${TRAVIS_COMMIT}.tar.gz Valentina.app/;
|
tar -C $TRAVIS_BUILD_DIR/build/src/app/valentina/bin --exclude "*.DS_Store" -cvzf valentina-osx-${TRAVIS_COMMIT}.tar.gz Valentina.app/;
|
||||||
fi
|
fi
|
||||||
deploy:
|
deploy:
|
||||||
|
edge:
|
||||||
|
branch: v1.8.47
|
||||||
provider: bintray
|
provider: bintray
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
file: ../share/bintray.json
|
file: ../share/bintray.json
|
||||||
|
|
Loading…
Reference in New Issue
Block a user