add service to routers
All checks were successful
Deploy Containers / Prepare (push) Successful in 47s
All checks were successful
Deploy Containers / Prepare (push) Successful in 47s
This commit is contained in:
@@ -48,7 +48,8 @@ def run_deployment(tag = None):
|
||||
def main():
|
||||
diff = git_diff()
|
||||
vpn_containers = [
|
||||
"tasks/qbittorrent.yml"
|
||||
"tasks/qbittorrent.yml",
|
||||
"tasks/jackett.yml"
|
||||
]
|
||||
|
||||
success = True
|
||||
|
Reference in New Issue
Block a user