Skip to content

Commit cac584a

Browse files
committed
Check release script
1 parent dc3893f commit cac584a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis-build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ commitNextVersion() {
5656
# if [ "${RELEASE}" = "true" ]; then
5757
echo "Deploying release to Bintray"
5858
saveGitCredentials
59+
git checkout -f ${TRAVIS_BRANCH}
5960
removeSnapshots
6061

6162
# ./gradlew clean assemble && ./gradlew check --info && ./gradlew bintrayUpload -x check --info

0 commit comments

Comments
 (0)