We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13de5c commit 53239b2Copy full SHA for 53239b2
deploy.sh
@@ -2,6 +2,8 @@
2
3
# Commands to deploy project in production
4
5
+echo "Empieza el despliegue"
6
+echo $USER
7
source ~/.pyenv/versions/pycanweb/bin/activate
8
git pull
9
pip install -r requirements.txt
0 commit comments