diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fc72982ab15e2df33d4a8cbdb71f3e8161ea80c0..64cbc557844bfdc8ce3716a56605bc9d3261fee4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,5 +49,5 @@ pytest: # - apt-get update # - apt-get install -y openssh-client sshpass # script: -# - sshpass -p labellefl ssh -o StrictHostKeyChecking=no labellefl@138.195.138.142 +# - sshpass -p viazero ssh -o StrictHostKeyChecking=no viazero@<ip-de-ma-vm> # "cd /var/www/cicd && git pull && sudo systemctl restart calculator"