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