Add new repo to ignore
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-07-06 14:43:03 +02:00
parent 672df64011
commit 98cf63f7aa
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ REPOS_TO_SKIP = (
"radicle-seed-node",
"stack-ssh-deploy",
"swarm-cronjob",
"tyop",
)
YQ_PATH = Path(f"{HOME_PATH}/.abra/vendor/yq")
JQ_PATH = Path(f"{HOME_PATH}/.abra/vendor/jq")

View File

@ -15,6 +15,7 @@ REPOS_TO_SKIP = (
"pyabra",
"radicle-seed-node",
"swarm-cronjob",
"tyop",
)