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