forked from pool/MirrorCache
Accepting request 898516 from home:andriinikitin:MirrorCache
Time to do the switch OBS-URL: https://build.opensuse.org/request/show/898516 OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=1
This commit is contained in:
14
_service
Normal file
14
_service
Normal file
@@ -0,0 +1,14 @@
|
||||
<services>
|
||||
<service name="obs_scm">
|
||||
<param name="extract">dist/rpm/*</param>
|
||||
<param name="url">git://github.com/openSUSE/MirrorCache.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
<service name="set_version"/>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="compression">xz</param>
|
||||
<param name="file">*.tar</param>
|
||||
</service>
|
||||
</services>
|
Reference in New Issue
Block a user