Skip to content

Commit 137d787

Browse files
committed
Fixed Jenkinsfile
1 parent e15fc0a commit 137d787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/jenkins_deploy_prod_docker.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ssh [email protected] <<EOF
66
docker-compose -f docker-compose.prod.yml up --build -d
77
sudo systemctl restart gunicorn
88
exit
9-
EOF
9+
EOF

0 commit comments

Comments
 (0)