mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
Travis: better output of built binaries
This commit is contained in:
@@ -64,6 +64,9 @@ after_script:
|
|||||||
# upload top level index.html and timestamp.html
|
# upload top level index.html and timestamp.html
|
||||||
- ./CI-Tools/s3cmd-put CI-Tools/index.html index.html
|
- ./CI-Tools/s3cmd-put CI-Tools/index.html index.html
|
||||||
- ./CI-Tools/s3cmd-put CI-Tools/timestamp.html timestamp.html
|
- ./CI-Tools/s3cmd-put CI-Tools/timestamp.html timestamp.html
|
||||||
|
- echo ""
|
||||||
|
- echo "Binaries have been posted to:"
|
||||||
|
- echo https://px4-travis.s3.amazonaws.com/archives/Firmware/$TRAVIS_BRANCH/$TRAVIS_BUILD_ID/Firmware.zip
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
|
|||||||
Reference in New Issue
Block a user