mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
Merge branch 'master' into development
This commit is contained in:
commit
00a776df39
1 changed files with 4 additions and 3 deletions
|
@ -85,7 +85,8 @@ cache: apt
|
|||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/c99e3576fde40c823185
|
||||
on_success: change # options: [always|never|change] default: always
|
||||
- https://webhooks.gitter.im/e/0c20f7a1a7e311499a88
|
||||
on_success: always # options: [always|never|change] default: always
|
||||
on_failure: always # options: [always|never|change] default: always
|
||||
on_start: never # options: [always|never|change] default: always
|
||||
on_start: always # options: [always|never|change] default: always
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue