testing
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Stefan Hoffmann 2021-02-06 17:46:46 +01:00
parent 7479fb8611
commit 33c98e1643

View File

@ -14,4 +14,8 @@ steps:
- name: validate json good
image: fftdf/docker-json-validate
commands:
- fftdf/docker-json-validate
- jsonlint test_val.json
- name: validate json bad
image: fftdf/docker-json-validate
commands:
- jsonlint test_not_val.json