actually add meaningful drone steps

This commit is contained in:
2018-02-17 20:22:37 +01:00
parent 7faf710788
commit ce833235d7

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 {} +