Skip to content
Snippets Groups Projects
Verified Commit a0362646 authored by Louis Abel's avatar Louis Abel :tv:
Browse files

add self managed group

parent 2e5ffff8
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,9 @@
#
# override_required: Requires the rocky-release override package to fake "rhel"
# as an ID to build properly. Usually only needed for dotnet
#
# self_managed: These packages are managed by the team directly and are likely not
# going to match upstream.
---
build_patch:
all:
......@@ -162,6 +165,11 @@ override_required:
spec_change_only:
all:
- cockpit
self_managed:
all:
- shim
- shim-unsigned-aarch64
- shim-unsigned-x64
# Version specific, does not indicate branch names.
debrand:
r8:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment