mirror of
https://github.com/openSUSE/osc.git
synced 2026-03-08 01:56:15 +01:00
Add alldirect_or_localdep linkedbuild mode to schema
This commit is contained in:
@@ -62,6 +62,7 @@ class LinkedbuildModes(str, Enum):
|
||||
OFF = "off"
|
||||
LOCALDEP = "localdep"
|
||||
ALLDIRECT = "alldirect"
|
||||
ALLDIRECT_OR_LOCALDEP = "alldirect_or_localdep"
|
||||
ALL = "all"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user