2017-12-15 16:39:22 +00:00
|
|
|
<services>
|
|
|
|
|
<service name="tar_scm" mode="disabled">
|
|
|
|
|
<param name="scm">git</param>
|
|
|
|
|
<param name="url">https://github.com/open-iscsi/configshell-fb.git</param>
|
|
|
|
|
<param name="subdir"></param>
|
|
|
|
|
<param name="filename">configshell-fb</param>
|
2018-10-19 00:53:27 +00:00
|
|
|
<param name="versionformat">1.1.fb25</param>
|
|
|
|
|
<param name="revision">v1.1.fb25</param>
|
2017-12-15 16:39:22 +00:00
|
|
|
<param name="changesgenerate">enable</param>
|
|
|
|
|
</service>
|
|
|
|
|
<service name="recompress" mode="disabled">
|
|
|
|
|
<param name="file">*configshell-fb*.tar</param>
|
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
|
</service>
|
|
|
|
|
<service name="set_version" mode="disabled"/>
|
|
|
|
|
</services>
|