Browse Source

Update buildDev

do not push twice
Tobias Kaminsky 7 years ago
parent
commit
6cdf0e1ba4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      scripts/buildDev

+ 0 - 1
scripts/buildDev

@@ -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