mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
update to gitter
This commit is contained in:
@@ -63,6 +63,7 @@ deploy:
|
||||
name: latest development build
|
||||
release_notes:
|
||||
Automatic firmware builds of the current EMS-ESP branch for version $FIRMWARE_VERSION.
|
||||
This is work in progress and not fully tested. Use at your own risk.
|
||||
Built by Travis CI on $(date +'%F %T %Z') from commit $TRAVIS_COMMIT.
|
||||
cleanup: false
|
||||
prerelease: true
|
||||
@@ -79,7 +80,7 @@ notifications:
|
||||
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/83e4c4ab123eca3082b4
|
||||
- https://webhooks.gitter.im/e/57e15f7798656d888194
|
||||
on_success: change # options: [always|never|change] default: always
|
||||
on_failure: always # options: [always|never|change] default: always
|
||||
on_failure: never # options: [always|never|change] default: always
|
||||
on_start: false # default: false
|
||||
|
||||
Reference in New Issue
Block a user