mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-14 11:50:20 +03:00
enable download of beta releases via webui
This commit is contained in:
@@ -62,9 +62,9 @@ deploy:
|
||||
file: "*.bin"
|
||||
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.
|
||||
Version $FIRMWARE_VERSION.
|
||||
Automatic firmware builds of the current EMS-ESP branch built on $(date +'%F %T %Z') from commit $TRAVIS_COMMIT.
|
||||
Warning, this is a development build and not fully tested. Use at your own risk.
|
||||
cleanup: false
|
||||
prerelease: true
|
||||
overwrite: true
|
||||
|
||||
Reference in New Issue
Block a user