Browse Source

Update buildDev

do not push twice
Tobias Kaminsky 7 năm trước cách đây
mục cha
commit
6cdf0e1ba4
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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