feat(markdown_lint): re-added md lint job
this was added so that ci job will be created as at least one must for other included to work !6
This commit is contained in:
@ -17,6 +17,10 @@ include:
|
|||||||
ref: development
|
ref: development
|
||||||
file:
|
file:
|
||||||
- conventional_commits/.gitlab-ci.yml
|
- conventional_commits/.gitlab-ci.yml
|
||||||
|
- lint/markdown.gitlab-ci.yaml
|
||||||
|
|
||||||
|
Lint Markdown:
|
||||||
|
extends: .Lint_Markdown
|
||||||
|
|
||||||
|
|
||||||
re-deploy Website:
|
re-deploy Website:
|
||||||
|
Reference in New Issue
Block a user