Skip to content
Snippets Groups Projects
Commit 7fb86697 authored by Florentin Labelle's avatar Florentin Labelle
Browse files

Correction

parent 0d20219b
No related branches found
No related tags found
No related merge requests found
......@@ -46,4 +46,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>
"commandes à lancer sur la VM séparées par des &&"
"cd /var/www/cicd && sudo git pull && sudo systemctl restart calculator"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment