enable download of beta releases via webui

This commit is contained in:
proddy
2019-10-30 22:45:54 +01:00
parent 8570a707ae
commit e5920151b7
4 changed files with 72 additions and 62 deletions

View File

@@ -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