Add docs exception to lint-ci job
This commit is contained in:
parent
24f526e10c
commit
ffc5ef9fe8
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ lint-ci-gitlab:
|
|||
extends:
|
||||
- .default-tags
|
||||
- .default-retry
|
||||
- .except-docs
|
||||
image: sdesbure/yamllint:latest
|
||||
dependencies: []
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue