do not build twice for pull requests
This commit is contained in:
parent
2cbbe7d28e
commit
d2a01d860c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user