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:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2017-05-15 23:18:27 +0300
committerGitHub <noreply@github.com>2017-05-15 23:18:27 +0300
commit2c9007616bc4c985c9e101c5f9c306f42cf211c5 (patch)
treec31427c13621b2a1e0595de78f4dd7121b304ec3
parenta1a13fee9bc25d556fb7fb40cf03b1a624dceb5f (diff)
parentedbe15f1c9e9e871237e30eb4cd1863739c79081 (diff)
Merge pull request #4881 from nextcloud/sign-off-checkv12.0.0beta3
Run sign-off check as last check
-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