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

github.com/nextcloud/templateeditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-04-12 17:44:40 +0300
committerMorris Jobke <hey@morrisjobke.de>2018-04-12 17:44:40 +0300
commit2befa118aaf3e9d3bcf25934040daa32ff71f932 (patch)
tree0d6bd55508f26373e30d87539f2858536a1c8637 /.drone.yml
parent295ceaa98f23b0ac37bfcb9d58000010933b4baa (diff)
Fix drone configHEADmaster
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 3745003..2fc75d9 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -15,6 +15,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