2018-12-11 10:52:45 +01:00
|
|
|
<services>
|
|
|
|
<service mode="disabled" name="tar_scm">
|
|
|
|
<param name="url">https://github.com/SUSE/container-suseconnect.git</param>
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="filename">container-suseconnect</param>
|
2018-12-11 15:44:22 +01:00
|
|
|
<param name="exclude">.git</param>
|
|
|
|
<param name="versionformat">git.%H</param>
|
2020-07-01 11:57:32 +02:00
|
|
|
<param name="versionformat">2.3.0</param>
|
|
|
|
<param name="revision">v2.3.0</param>
|
2018-12-11 10:52:45 +01:00
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="recompress">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">bz2</param>
|
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="set_version"/>
|
|
|
|
</services>
|