Ignore new apps repo
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-07-08 17:53:03 +02:00
parent 8f7997a70b
commit 9f835318d2
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ REPOS_TO_SKIP = (
"abra-apps",
"abra-gandi",
"abra-hetzner",
"apps",
"auto-apps-json",
"auto-mirror",
"backup-bot",

View File

@ -9,6 +9,7 @@ from os import chdir, environ, listdir
from abralib import CLONES_PATH, _run_cmd, clone_all_apps, get_repos_json, log
REPOS_TO_SKIP = (
"apps",
"backup-bot",
"docker-dind-bats-kcov",
"docs.coopcloud.tech",