Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-05-15 19:01:06 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-05-15 19:01:06 +0300
commitedbe15f1c9e9e871237e30eb4cd1863739c79081 (patch)
tree6164bdc3cd56f48faf601e411f6667c6ee6a490e
parentc995bcd557f4ffe8942a3af786e5edd7f2424bd4 (diff)
Run sign-off check as last check
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index e5fda39f4ee..2080de5a123 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -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