@ -13,9 +13,6 @@ This job provides the following badge:
|
|||||||
To use this job add the following to your `.gitlab-ci.yml` file
|
To use this job add the following to your `.gitlab-ci.yml` file
|
||||||
|
|
||||||
``` yaml
|
``` yaml
|
||||||
variables:
|
|
||||||
VARNAME: "a var value"
|
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ stages:
|
|||||||
include:
|
include:
|
||||||
- local: CI/validation/.gitlab-ci.yml
|
- local: CI/validation/.gitlab-ci.yml
|
||||||
|
|
||||||
Markdown:
|
Markdown Linting:
|
||||||
extends:
|
extends:
|
||||||
- .Lint_Markdown
|
- .Lint_Markdown
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user