chore: review fixes.

MR !1
This commit is contained in:
2022-01-23 03:21:43 +00:00
parent e0d8885d52
commit 2115964317
2 changed files with 1 additions and 4 deletions

View File

@ -13,9 +13,6 @@ This job provides the following badge:
To use this job add the following to your `.gitlab-ci.yml` file
``` yaml
variables:
VARNAME: "a var value"
stages:
- build

View File

@ -22,7 +22,7 @@ stages:
include:
- local: CI/validation/.gitlab-ci.yml
Markdown:
Markdown Linting:
extends:
- .Lint_Markdown