mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 16:28:51 -05:00
Simplify deploy tasks
This commit is contained in:
parent
b7606ab159
commit
941768b42a
@ -951,7 +951,7 @@
|
||||
</target>
|
||||
|
||||
|
||||
<target name="deploy-package-source" depends="stage-release" description="Update Synology Package Source">
|
||||
<target name="deploy-synology" description="Update Synology Package Source">
|
||||
<taskdef name="package-source" classname="net.filebot.ant.spk.RepositoryTask" classpathref="jars.classpath" />
|
||||
|
||||
<!-- merge all filebot related packages into a single package source file -->
|
||||
|
Loading…
Reference in New Issue
Block a user