Skip to content
Snippets Groups Projects
Commit 46d59b44 authored by Aubin Ollivier's avatar Aubin Ollivier
Browse files

td 5

parent a48d4ce6
No related branches found
No related tags found
No related merge requests found
Pipeline #46434 passed
......@@ -48,4 +48,4 @@ deploy:
- apt-get update
- apt-get install -y openssh-client sshpass
- sshpass -p viazero ssh -o StrictHostKeyChecking=no viazero@138.195.138.75
"cd /var/www/cicd && get checkout tp3 && sudo pip install -r requirements.txt && sudo systemctl start calculator"
\ No newline at end of file
"cd /var/www/cicd && sudo git checkout tp3 && sudo pip install -r requirements.txt && sudo systemctl start calculator"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment