mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-13 13:47:05 +00:00
autoskip rc for systemd
This commit is contained in:
parent
243cac6456
commit
d46f0921f1
@ -6,6 +6,7 @@ packages:
|
|||||||
github.repo: "systemd"
|
github.repo: "systemd"
|
||||||
autobump.revdeps: "true"
|
autobump.revdeps: "true"
|
||||||
github.owner: "systemd"
|
github.owner: "systemd"
|
||||||
|
autobump.skip_if_contains: '["rc"]'
|
||||||
- name: "systemd-ukify"
|
- name: "systemd-ukify"
|
||||||
category: "system"
|
category: "system"
|
||||||
version: "255-5"
|
version: "255-5"
|
||||||
@ -13,3 +14,4 @@ packages:
|
|||||||
github.repo: "systemd"
|
github.repo: "systemd"
|
||||||
autobump.revdeps: "true"
|
autobump.revdeps: "true"
|
||||||
github.owner: "systemd"
|
github.owner: "systemd"
|
||||||
|
autobump.skip_if_contains: '["rc"]'
|
||||||
|
Loading…
Reference in New Issue
Block a user