Switch yamllint configuration to 'relaxed'
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
c04081bac1
commit
632caa89ef
@ -7,7 +7,8 @@ steps:
|
|||||||
image: bv11-cr01.bessems.eu/library/packer-extended
|
image: bv11-cr01.bessems.eu/library/packer-extended
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- yamllint scripts
|
- |
|
||||||
|
yamllint -d "{extends: relaxed}" scripts
|
||||||
- |
|
- |
|
||||||
packer validate \
|
packer validate \
|
||||||
-var-file=packer/variables.vsphere.json \
|
-var-file=packer/variables.vsphere.json \
|
||||||
|
Loading…
Reference in New Issue
Block a user