Commit ec0ff46f authored by Ian Craggs's avatar Ian Craggs

Attempt to get package file uploaded

parent 602f2d87
......@@ -46,6 +46,5 @@ addons:
- doxygen
after_success:
- curl --ftp-create-dirs
-T *.tar.gz
sftp://${SFTP_USER}:${SFTP_PASSWORD}@build.eclipse.org/
- ls build.paho
- curl --ftp-create-dirs -T build.paho/Eclipse-Paho-C-1.2.1-Darwin.tar.gz sftp://${SFTP_USER}:${SFTP_PASSWORD}@build.eclipse.org/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment