mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update Travis CI.
* Add release name.
This commit is contained in:
parent
a6234816ca
commit
cba3d7ee70
@ -90,6 +90,7 @@ jobs:
|
|||||||
provider: releases
|
provider: releases
|
||||||
api_key:
|
api_key:
|
||||||
secure: "$GH_TOKEN"
|
secure: "$GH_TOKEN"
|
||||||
|
name: ${TRAVIS_TAG}
|
||||||
file: firmware_${TRAVIS_TAG}.zip
|
file: firmware_${TRAVIS_TAG}.zip
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user