mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 03:32:16 -05:00
Make sure the gh-pages branch is pushed.
This commit is contained in:
parent
6e62081390
commit
b8b21a0bcb
@ -225,10 +225,7 @@
|
||||
|
||||
<target name="-push-version">
|
||||
<exec executable="git" failonerror="true">
|
||||
<arg line="push" />
|
||||
</exec>
|
||||
<exec executable="git" failonerror="true">
|
||||
<arg line="push origin tag ${version-name}" />
|
||||
<arg line="push origin HEAD gh-pages tag ${version-name}" />
|
||||
</exec>
|
||||
</target>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user