Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-09-27 02:35:31 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-09-27 02:35:31 +0300
commit576ade59584ed7cebbf6aa3a4291e6b52ca27cae (patch)
tree76415e822e7f877c710847429f59732d8689562c /.travis.yml
parent3ef6e1d90a1d8423ba78357007ec4ffa6d1abc73 (diff)
Try again CI
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0d39b115..6c5c6b9e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -102,7 +102,10 @@ script:
after_success:
# - bash -x ./update_coveralls.sh `pwd`
- NEWNAME=afio-v2.0-binaries-linux64-$(date +%Y%m%d%H%M).tgz
- - mv afio_v2_binaries_linux64.tgz $NEWNAME
+ - mv afio-v2.0_binaries-linux64.tgz $NEWNAME
- curl -T $NEWNAME -u jenkins-nedprod:$JENKINS_NEDPROD_PASSWORD https://dedi4.nedprod.com/static/files/upload/
after_failure:
+ - NEWNAME=afio-v2.0-binaries-linux64-$(date +%Y%m%d%H%M).tgz
+ - mv afio-v2.0_binaries-linux64.tgz $NEWNAME
+ - curl -T $NEWNAME -u jenkins-nedprod:$JENKINS_NEDPROD_PASSWORD https://dedi4.nedprod.com/static/files/upload/