We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62522d commit 33b6fe2Copy full SHA for 33b6fe2
.travis.yml
@@ -88,3 +88,5 @@ deploy:
88
- provider: script
89
skip_cleanup: true
90
script: scp -oHostKeyAlgorithms=+ssh-dss -i /tmp/deploy.rsa ${TRAVIS_BUILD_DIR}/${RELEASE_PKG_FILE_DEB} ${SSHUSER}@analog.upload.akamai.com:${DEPLOY_TO}/${RELEASE_PKG_FILE_DEB}
91
+ on:
92
+ branch: travis-ci
0 commit comments