forked from pool/post-build-checks
- switch to _service file to avoid silent tar updates
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=87
This commit is contained in:
committed by
Git OBS Bridge
parent
778417472c
commit
8a73925ea2
13
_service
Normal file
13
_service
Normal file
@@ -0,0 +1,13 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">13.2</param>
|
||||
<param name="versionformat">13.2+git%cd.%h</param>
|
||||
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="compression">xz</param>
|
||||
<param name="file">*.tar</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
</services>
|
Reference in New Issue
Block a user