drone scp issues...

This commit is contained in:
toby 2018-08-24 22:22:57 +02:00
parent 8c5aa1780b
commit 4ed4392735
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ pipeline:
- apt-get clean
- dpkg-buildpackage --no-sign
- ls -lha ../wit-network-config_*_all.deb
- find / -name *.deb
- echo $SSH_KEY >/tmp/id_rsa
- chmod 600 /tmp/id_rsa
- scp -i /tmp/id_rsa -o StrictHostKeyChecking=no -P 22022 ../wit-network-config_*_all.deb root@cloud-api.v1.cloud.wit.com:/data/incoming