aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2015-03-05 19:22:46 +0100
committerLorenz Meier <lm@inf.ethz.ch>2015-03-05 19:22:46 +0100
commit01b0270c56a63d4cb9ef4c159a6c0b626cea6fe1 (patch)
treed8d26a611d51645fe192d2e82c3b1ff8faba2b7f
parent96ab880c61f2ade6bce25caa43b33c877fccb688 (diff)
downloadpx4-firmware-01b0270c56a63d4cb9ef4c159a6c0b626cea6fe1.tar.gz
px4-firmware-01b0270c56a63d4cb9ef4c159a6c0b626cea6fe1.tar.bz2
px4-firmware-01b0270c56a63d4cb9ef4c159a6c0b626cea6fe1.zip
Upload latest binary to s3 storage
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5c07b2ae6..b8d5be581 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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