add [ github_token ] for drone/pr
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
This commit is contained in:
@@ -35,6 +35,7 @@ pipeline:
|
|||||||
- bash ./before_install.sh $APP_NAME $CORE_BRANCH $DB
|
- bash ./before_install.sh $APP_NAME $CORE_BRANCH $DB
|
||||||
- cd ../server
|
- cd ../server
|
||||||
- php ./build/signed-off-checker.php
|
- php ./build/signed-off-checker.php
|
||||||
|
secrets: [ github_token ]
|
||||||
when:
|
when:
|
||||||
matrix:
|
matrix:
|
||||||
TESTS: signed-off-check
|
TESTS: signed-off-check
|
||||||
|
|||||||
Reference in New Issue
Block a user