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:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 41b711de..a3c466d9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -101,8 +101,9 @@ script:
after_success:
# - bash -x ./update_coveralls.sh `pwd`
- - NEWNAME=afio-v2.0-binaries-linux64-$(date +%Y%m%d%H%M).tgz
+ - NEWNAME=afio-v2.0-binaries-linux64-$(date +%Y%m%d%H%M%S).tgz
- mv afio-v2.0-binaries-linux64.tgz $NEWNAME
+ - env
- curl -T $NEWNAME -u jenkins-nedprod:$JENKINS_NEDPROD_PASSWORD https://dedi4.nedprod.com/static/files/upload/
after_failure: