Fix build

This commit is contained in:
Reinhard Pointner 2016-11-03 07:16:23 +08:00
parent 6e4576bb04
commit c1e0d6c105
1 changed files with 1 additions and 0 deletions

View File

@ -918,6 +918,7 @@
<antcall target="deploy-release">
<param name="dir.release" location="${dir.dist}/release/${title}_${version}_${mark}" />
<param name="dir.cache" location="${dir.dist}/cache/${title}_${version}_${mark}" />
<param name="deploy.release" value="${deploy.release}/HEAD" />
</antcall>
</target>