mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Silence yamllint on line length
This commit is contained in:
parent
d61c6a3cc8
commit
be757a24cc
@ -1,7 +1,6 @@
|
|||||||
# Crafty Controller 4.0 - Lint & Build Pipes
|
# Crafty Controller 4.0 - Lint & Build Pipes
|
||||||
# [Maintainer: Zedifus(https://gitlab.com/Zedifus)]
|
# [Maintainer: Zedifus(https://gitlab.com/Zedifus)]
|
||||||
###################################################
|
###################################################
|
||||||
# yamllint disable rule:line-length
|
|
||||||
---
|
---
|
||||||
stages:
|
stages:
|
||||||
- lint
|
- lint
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# yamllint disable rule:line-length
|
||||||
---
|
---
|
||||||
docker-build-dev:
|
docker-build-dev:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# yamllint disable rule:line-length
|
||||||
---
|
---
|
||||||
# YAML Linting [https://yamllint.readthedocs.io/en/latest/]
|
# YAML Linting [https://yamllint.readthedocs.io/en/latest/]
|
||||||
yamllint:
|
yamllint:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# yamllint disable rule:line-length
|
||||||
---
|
---
|
||||||
win-dev-build:
|
win-dev-build:
|
||||||
stage: dev-deployment
|
stage: dev-deployment
|
||||||
|
Loading…
Reference in New Issue
Block a user