mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-04-08 19:23:38 +00:00
support requires repostory flag
This commit is contained in:
@@ -35,6 +35,8 @@ class ArchiveTrigger(Trigger):
|
||||
tree(ArchiveTree): archive tree wrapper
|
||||
"""
|
||||
|
||||
REQUIRES_REPOSITORY = True
|
||||
|
||||
def __init__(self, repository_id: RepositoryId, configuration: Configuration) -> None:
|
||||
"""
|
||||
Args:
|
||||
|
||||
Reference in New Issue
Block a user