Add yamllint;Fix yamllint errors
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-04-09 12:52:07 +02:00
parent d7307bcd94
commit 4159e48fb5
2 changed files with 3 additions and 1 deletions

View File

@ -14,6 +14,8 @@ steps:
- name: Active Directory Certificate Services - name: Active Directory Certificate Services
image: bv11-cr01.bessems.eu/library/packer-extended image: bv11-cr01.bessems.eu/library/packer-extended
commands: commands:
- |
yamllint -d "{extends: relaxed, rules: {line-length: disable}}" scripts
- | - |
packer validate \ packer validate \
-var-file=packer/variables.vsphere.json \ -var-file=packer/variables.vsphere.json \

View File

@ -1,2 +1,2 @@
Foo: Foo:
- Bar - Bar