forked from pool/obs-service-tar_scm
switched _service back to tar_scm and removed buildtime service
otherwise we would have bootstrapping problems with each new distro OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=216
This commit is contained in:
parent
1b7dabc6cb
commit
554c585c11
6
_service
6
_service
@ -1,5 +1,5 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
@ -12,9 +12,7 @@
|
||||
<service name="set_version" mode="disabled">
|
||||
<param name="basename">obs-service-tar_scm</param>
|
||||
</service>
|
||||
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:073b0f56c62edfd648810736b6942924ba19554058f08cfa4e9467c89b21bd95
|
||||
size 279052
|
3
obs-service-tar_scm-0.9.4.1537959361.56833cb.tar.gz
Normal file
3
obs-service-tar_scm-0.9.4.1537959361.56833cb.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:473cab71ce4b18e71fb52f32dff6e8bf4d74f47809e93eb514d82cab21c9ac84
|
||||
size 64911
|
Loading…
Reference in New Issue
Block a user