mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Update buildDev
do not push twice
This commit is contained in:
parent
88aef982d7
commit
6cdf0e1ba4
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ mv latest.apk ~/apks/
|
||||||
|
|
||||||
git add build.gradle
|
git add build.gradle
|
||||||
git commit -m "daily dev $date"
|
git commit -m "daily dev $date"
|
||||||
git push
|
|
||||||
|
|
||||||
git tag dev-$date
|
git tag dev-$date
|
||||||
git push origin dev-$date
|
git push origin dev-$date
|
||||||
|
|
Loading…
Reference in a new issue