From 6c47a954c9cf923d414af29ac4792f9d5d2d787e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1ndly=20Gerg=C5=91?= Date: Sat, 10 Aug 2019 16:53:28 +0300 Subject: [PATCH] Changed function name --- .abstruse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.abstruse.yml b/.abstruse.yml index a8b2a60..208baaf 100644 --- a/.abstruse.yml +++ b/.abstruse.yml @@ -2,5 +2,5 @@ image: ssh_deploy branches: - master 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