do not build twice for pull requests
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Max Mehl 2020-09-28 17:23:06 +02:00
parent 2cbbe7d28e
commit d2a01d860c
Signed by: max.mehl
GPG Key ID: 2704E4AB371E2E92

View File

@ -11,3 +11,7 @@ steps:
commands:
- find . -type f \( -iname "*.xhtml" -o -iname "*.xml" -o -iname "*.xsl" \) -exec xmllint --noout {} +
- bash tools/check-non-en-frontpage.sh news
when:
branch:
- master
- test