fsfe-website/.drone.yml
Max Mehl 0a676763eb
All checks were successful
continuous-integration/drone/push Build is passing
Speed up drone check (#1324)
reduce clone depth to minimum

migrate to drone 1.x syntax

Co-authored-by: max.mehl <max.mehl@fsfe.org>
2020-04-24 11:47:31 +02:00

14 lines
287 B
YAML

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