fsfe-website/.drone.yml
max.mehl 45ebbf94c0
All checks were successful
continuous-integration/drone/push Build is passing
update clone depth to fix failing builds in PRs
2020-05-19 13:19:48 +02:00

14 lines
288 B
YAML

kind: pipeline
type: docker
name: default
clone:
depth: 50
steps:
- name: syntaxcheck
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