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
|
- 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 \
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Foo:
|
Foo:
|
||||||
- Bar
|
- Bar
|
||||||
|
Reference in New Issue
Block a user