Upload latest binary to s3 storage

This commit is contained in:
Lorenz Meier 2015-03-05 19:22:46 +01:00
parent 96ab880c61
commit 01b0270c56
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ after_script:
- ./CI-Tools/s3cmd-put Images/px4*.px4 CI-Tools/directory/index.html Firmware/$TRAVIS_BRANCH/
# archive newest build by date with s3 index
- ./CI-Tools/s3cmd-put Firmware.zip archives/Firmware/$TRAVIS_BRANCH/$PX4_BUILD_DATE-$TRAVIS_BUILD_ID/
- ./CI-Tools/s3cmd-put Firmware.zip archives/Firmware/$TRAVIS_BRANCH/
- ./CI-Tools/s3cmd-put CI-Tools/directory/index.html archives/Firmware/$TRAVIS_BRANCH/
# upload top level index.html and timestamp.html
- ./CI-Tools/s3cmd-put CI-Tools/index.html index.html