Django build is taking too much time in jenkins.

6 views
Skip to first unread message

sidhartha kumar Mahato

unread,
Dec 20, 2016, 7:42:29 AM12/20/16
to Jenkins Users
In my jenkins "Execute shell" I am using "gunicorn appname.wsgi:application --bind=serverip:port" to deploy ,and "sudo service nginx restart"to restart the nginx. But because of the "gunicorn bind" command build is taking more than 2days. I have tried "gunicorn appname.wsgi:application --bind=serverip:port --daemon" which is not working in jenkins "execute shell" and "sudo service nginx restart" is also not working .Please help !!
Reply all
Reply to author
Forward
0 new messages