add yt mirror
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Torma Kristóf 2022-09-05 19:05:05 +02:00
parent 763d83323f
commit 1dbc17d35f

View File

@ -15,6 +15,7 @@ all:
git: git:
postgres: postgres:
monitoring: monitoring:
ytmirror:
mckay: mckay:
hosts: hosts:
guacamole: guacamole:
@ -31,6 +32,7 @@ all:
nexus: nexus:
nextcloud: nextcloud:
monitoring: monitoring:
ytmirror:
nightlydocker: nightlydocker:
hosts: hosts:
matrix: matrix:
@ -40,4 +42,5 @@ all:
nexus: nexus:
nextcloud: nextcloud:
monitoring: monitoring:
ytmirror:
... ...