Another test
This commit is contained in:
parent
9573cc995e
commit
8cda8a34a6
@ -2,6 +2,4 @@ image: ssh_deploy
|
||||
branches:
|
||||
- master
|
||||
deploy:
|
||||
- echo "ASDASDASD"
|
||||
- echo $SSH_PRIVATE | base64 -di > /home/abstruse/ssh.pem
|
||||
- sshpass -p "$SSH_PASSWD" scp -o StrictHostKeyChecking=no -i /home/abstruse/ssh.pem -r . systemtest.tk@srv1.systemtest.tk:/home/systemtest.tk/public_html
|
||||
|
Loading…
Reference in New Issue
Block a user