diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 509072c43c6f0bcffa08284f5b3f184d8d2ab746..8f9a78ad00f49c73bb97854b4e106e0f73aac24d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -47,4 +47,4 @@ deploy: - apt-get update - apt-get install -y openssh-client sshpass - sshpass -p <mot-de-passe> ssh -o StrictHostKeyChecking=no <nom-d'utilisateur>@<ip-de-ma-vm> - "commanede 1 && commande 2 && commande 3 && etc..." + "commande 1 && commande 2 && commande 3 && etc..."