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
|
||||
# [Maintainer: Zedifus(https://gitlab.com/Zedifus)]
|
||||
###################################################
|
||||
# yamllint disable rule:line-length
|
||||
---
|
||||
stages:
|
||||
- lint
|
||||
|
@ -1,3 +1,4 @@
|
||||
# yamllint disable rule:line-length
|
||||
---
|
||||
docker-build-dev:
|
||||
image: docker:latest
|
||||
|
@ -1,3 +1,4 @@
|
||||
# yamllint disable rule:line-length
|
||||
---
|
||||
# YAML Linting [https://yamllint.readthedocs.io/en/latest/]
|
||||
yamllint:
|
||||
|
@ -1,3 +1,4 @@
|
||||
# yamllint disable rule:line-length
|
||||
---
|
||||
win-dev-build:
|
||||
stage: dev-deployment
|
||||
|
Loading…
Reference in New Issue
Block a user