Changed function name
This commit is contained in:
parent
d330a61096
commit
6c47a954c9
@ -2,5 +2,5 @@ image: ssh_deploy
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
deploy:
|
deploy:
|
||||||
- getSSH
|
- get_ssh
|
||||||
- sshpass -p "asd" scp -o StrictHostKeyChecking=no -i /home/abstruse/ssh.pem -r . systemtest.tk@srv1.systemtest.tk:/home/systemtest.tk/public_html
|
- sshpass -p "asd" 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