fsfe-website/.drone.yml

14 lines
288 B
YAML
Raw Normal View History

kind: pipeline
type: docker
name: default
clone:
depth: 50
steps:
- name: syntaxcheck
2018-02-17 19:22:37 +00:00
image: vsasyan/xmllint
commands:
- find . -type f \( -iname "*.xhtml" -o -iname "*.xml" -o -iname "*.xsl" \) -exec xmllint --noout {} +
- bash tools/check-non-en-frontpage.sh news