Skip to content
Snippets Groups Projects
Unverified Commit d6fcf013 authored by Son Luong Ngoc's avatar Son Luong Ngoc Committed by GitHub
Browse files

feat(gitlabci): loosen file match (#9030)

parent ef2a13f4
Branches
Tags
No related merge requests found
......@@ -6,5 +6,5 @@ const language = LANGUAGE_DOCKER;
export { extractPackageFile, language };
export const defaultConfig = {
fileMatch: ['^\\.gitlab-ci\\.yml$'],
fileMatch: ['\\.gitlab-ci\\.yml$'],
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment