Update buildDev

do not push twice
This commit is contained in:
Tobias Kaminsky 2017-12-04 08:54:12 +01:00 committed by GitHub
parent 88aef982d7
commit 6cdf0e1ba4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,6 @@ mv latest.apk ~/apks/
git add build.gradle
git commit -m "daily dev $date"
git push
git tag dev-$date
git push origin dev-$date