Run sign-off check as last check

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-05-15 11:01:06 -05:00
parent c995bcd557
commit edbe15f1c9
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,6 @@ pipeline:
commands:
- bash ./build/autoloaderchecker.sh
- bash ./build/mergejschecker.sh
- php ./build/signed-off-checker.php
- php ./build/translation-checker.php
- php ./build/htaccess-checker.php
- ./occ app:check-code admin_audit
@ -27,6 +26,7 @@ pipeline:
- ./occ app:check-code systemtags
- ./occ app:check-code theming
- ./occ app:check-code workflowengine
- php ./build/signed-off-checker.php
when:
matrix:
TESTS: checkers