2018-12-11 09:52:45 +00: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 14:44:22 +00:00
|
|
|
<param name="exclude">.git</param>
|
|
|
|
<param name="versionformat">git.%H</param>
|
2019-06-19 13:53:37 +00:00
|
|
|
<param name="versionformat">2.1.0</param>
|
|
|
|
<param name="revision">v2.1.0</param>
|
2018-12-11 09:52:45 +00: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>
|