mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
Merge remote-tracking branch 'origin/master' into nightly
This commit is contained in:
commit
448bfc25d4
@ -48,7 +48,7 @@ def _add_images_to_pull(
|
||||
return remote_images
|
||||
|
||||
|
||||
@hooks.Filters.IMAGES_PULL.add()
|
||||
@hooks.Filters.IMAGES_PUSH.add()
|
||||
def _add_core_images_to_push(
|
||||
remote_images: t.List[t.Tuple[str, str]], config: Config
|
||||
) -> t.List[t.Tuple[str, str]]:
|
||||
|
Loading…
Reference in New Issue
Block a user