mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
git push --tags
This commit is contained in:
parent
35fcbd3428
commit
c1df45414f
@ -109,7 +109,7 @@
|
|||||||
<arg line="commit -m'Bumped manifest to ${version-name}' AndroidManifest.xml"/>
|
<arg line="commit -m'Bumped manifest to ${version-name}' AndroidManifest.xml"/>
|
||||||
</exec>
|
</exec>
|
||||||
<exec executable="git" failonerror="true">
|
<exec executable="git" failonerror="true">
|
||||||
<arg line="push"/>
|
<arg line="push --tags"/>
|
||||||
</exec>
|
</exec>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user