Files
fsfe-website/.drone.yml
T

14 lines
287 B
YAML
Raw Normal View History

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