notblink #16
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ steps:
|
||||||
- name: w3c validator
|
- name: w3c validator
|
||||||
image: validator/validator:latest
|
image: validator/validator:latest
|
||||||
commands:
|
commands:
|
||||||
- vnu static/*.html
|
- /vnu-runtime-image/bin/vnu static/*.html
|
||||||
|
|
||||||
- name: markdown lint
|
- name: markdown lint
|
||||||
image: pipelinecomponents/markdownlint:latest
|
image: pipelinecomponents/markdownlint:latest
|
||||||
|
|
Loading…
Reference in a new issue