Add yamllint;Fix yamllint errors
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -14,6 +14,8 @@ steps:
|
||||
- name: Active Directory Certificate Services
|
||||
image: bv11-cr01.bessems.eu/library/packer-extended
|
||||
commands:
|
||||
- |
|
||||
yamllint -d "{extends: relaxed, rules: {line-length: disable}}" scripts
|
||||
- |
|
||||
packer validate \
|
||||
-var-file=packer/variables.vsphere.json \
|
||||
|
@ -1,2 +1,2 @@
|
||||
Foo:
|
||||
- Bar
|
||||
- Bar
|
||||
|
Reference in New Issue
Block a user