actually add meaningful drone steps

This commit is contained in:
Max Mehl 2018-02-17 20:22:37 +01:00
parent 7faf710788
commit ce833235d7
Signed by: max.mehl
GPG Key ID: 2704E4AB371E2E92

View File

@ -1 +1,5 @@
https://git.fsfe.org/max.mehl/fsfe-website/src/branch/master/.drone.yml
pipeline:
syntaxcheck:
image: vsasyan/xmllint
commands:
- find . -type f \( -iname "*.xhtml" -o -iname "*.xml" -o -iname "*.xsl" \) -exec xmllint --noout {} +