ci: dont lint git submodule website-template

!21
This commit is contained in:
2023-05-14 12:44:46 +09:30
parent cf10e289d2
commit 492824572b
2 changed files with 3 additions and 1 deletions

View File

@ -109,6 +109,9 @@ gilab-ci.yml Lint (python 3.6):
Markdown Linting:
variables:
MDLINT_EXCLUDE_PATHS: '!gitlab-ci !website_template'
extends:
- .Lint_Markdown