This commit is contained in:
parent
7479fb8611
commit
33c98e1643
@ -14,4 +14,8 @@ steps:
|
|||||||
- name: validate json good
|
- name: validate json good
|
||||||
image: fftdf/docker-json-validate
|
image: fftdf/docker-json-validate
|
||||||
commands:
|
commands:
|
||||||
- fftdf/docker-json-validate
|
- jsonlint test_val.json
|
||||||
|
- name: validate json bad
|
||||||
|
image: fftdf/docker-json-validate
|
||||||
|
commands:
|
||||||
|
- jsonlint test_not_val.json
|
Loading…
Reference in New Issue
Block a user