summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-04-12 16:43:59 +0200
committerMorris Jobke <hey@morrisjobke.de>2018-04-12 16:44:09 +0200
commitdc5780305280c9e94e5aff7a155ae37692f485f1 (patch)
treeba2afe28fe8df34823cf97de969da4b448d828d1 /.drone.yml
parentb3c8930373ea7ae080d6d552e06450c2bba5ebd4 (diff)
Fix drone config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 81c6bf22f..e01048ea1 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -59,6 +59,7 @@ pipeline:
- bash ./before_install.sh $APP_NAME $CORE_BRANCH $DB
- cd ../server
- php ./build/signed-off-checker.php
+ secrets: [ github_token ]
when:
matrix:
TESTS: signed-off-check