forked from toolshed/abra
fix: skip "abra-integration-test-recipe" also
This commit is contained in:
parent
ab7edd2a62
commit
f8c49c82c8
@ -22,10 +22,11 @@ var CatalogueSkipList = map[string]bool{
|
|||||||
"abra-capsul": true,
|
"abra-capsul": true,
|
||||||
"abra-gandi": true,
|
"abra-gandi": true,
|
||||||
"abra-hetzner": true,
|
"abra-hetzner": true,
|
||||||
|
"abra-integration-test-recipe": true,
|
||||||
"apps": true,
|
"apps": true,
|
||||||
"aur-abra-git": true,
|
"aur-abra-git": true,
|
||||||
"auto-recipes-catalogue-json": true,
|
|
||||||
"auto-mirror": true,
|
"auto-mirror": true,
|
||||||
|
"auto-recipes-catalogue-json": true,
|
||||||
"backup-bot": true,
|
"backup-bot": true,
|
||||||
"backup-bot-two": true,
|
"backup-bot-two": true,
|
||||||
"beta.coopcloud.tech": true,
|
"beta.coopcloud.tech": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user