fix: don't include traefik-cert-dumper in catalogue
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -49,6 +49,7 @@ var CatalogueSkipList = map[string]bool{
|
|||||||
"stack-ssh-deploy": true,
|
"stack-ssh-deploy": true,
|
||||||
"swarm-cronjob": true,
|
"swarm-cronjob": true,
|
||||||
"tagcmp": true,
|
"tagcmp": true,
|
||||||
|
"traefik-cert-dumper": true,
|
||||||
"tyop": true,
|
"tyop": true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user