25 lines
744 B
Plaintext
25 lines
744 B
Plaintext
|
<services>
|
||
|
|
||
|
<service name="tar_scm" mode="disabled">
|
||
|
<param name="url">https://github.com/containers/storage.git</param>
|
||
|
<param name="scm">git</param>
|
||
|
<param name="filename">storage</param>
|
||
|
<param name="versionformat"></param>
|
||
|
<param name="revision">17c7d1fee5603ccf6dd97edc14162fc1510e7e23</param>
|
||
|
</service>
|
||
|
|
||
|
<service name="tar_scm" mode="disabled">
|
||
|
<param name="url">https://github.com/containers/image.git</param>
|
||
|
<param name="scm">git</param>
|
||
|
<param name="filename">image</param>
|
||
|
<param name="versionformat"></param>
|
||
|
<param name="revision">ba6ac83aaf1d58c9f8904a9f202a3456d1ddba84</param>
|
||
|
</service>
|
||
|
|
||
|
<service name="recompress" mode="disabled">
|
||
|
<param name="file">*.tar</param>
|
||
|
<param name="compression">xz</param>
|
||
|
</service>
|
||
|
|
||
|
</services>
|