16 lines
544 B
Plaintext
16 lines
544 B
Plaintext
|
<services>
|
||
|
<service mode="disabled" name="tar_scm">
|
||
|
<param name="url">https://github.com/cr-marcstevens/sha1collisiondetection.git</param>
|
||
|
<param name="scm">git</param>
|
||
|
<param name="changesgenerate">enable</param>
|
||
|
<param name="filename">sha1collisiondetection</param>
|
||
|
<param name="versionformat">%cd.%h</param>
|
||
|
</service>
|
||
|
<service mode="disabled" name="recompress">
|
||
|
<param name="file">*.tar</param>
|
||
|
<param name="compression">xz</param>
|
||
|
</service>
|
||
|
<service mode="disabled" name="set_version"/>
|
||
|
</services>
|
||
|
|