drone new key / no echo

This commit is contained in:
Dan Ballard 2019-02-27 13:44:04 -08:00
parent 0777bfa68c
commit e2147fbf6a
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ pipeline:
- echo $BUILDFILES_KEY > /home/user/id_rsab64
- base64 -d /home/user/id_rsab64 > /home/user/id_rsa
- chmod 400 /home/user/id_rsa
- cat /home/user/id_rsa
- scp -o StrictHostKeyChecking=no -i /home/user/id_rsa deploy/$FILENAME buildfiles@openprivacy.ca:/home/buildfiles/buildfiles/$FILENAME
# build-android:
# mem_limit: 3G