feat/catalog-backend-module-gitlab: create url location only if file exists (fixes #2)
Signed-off-by: Ruslan.Nasyrov <goququ@ya.ru>
This commit is contained in:
@@ -16,6 +16,7 @@ export class GitLabDiscoveryProcessor implements CatalogProcessor {
|
||||
config: Config,
|
||||
options: {
|
||||
logger: Logger;
|
||||
skipReposWithoutExactFileMatch?: boolean;
|
||||
},
|
||||
): GitLabDiscoveryProcessor;
|
||||
// (undocumented)
|
||||
|
||||
Reference in New Issue
Block a user