fix: skip "abra-integration-test-recipe" also
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2023-09-18 14:02:38 +02:00
parent ab7edd2a62
commit f8c49c82c8
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 36 additions and 35 deletions

View File

@ -22,10 +22,11 @@ var CatalogueSkipList = map[string]bool{
"abra-capsul": true,
"abra-gandi": true,
"abra-hetzner": true,
"abra-integration-test-recipe": true,
"apps": true,
"aur-abra-git": true,
"auto-recipes-catalogue-json": true,
"auto-mirror": true,
"auto-recipes-catalogue-json": true,
"backup-bot": true,
"backup-bot-two": true,
"beta.coopcloud.tech": true,