Skip to content
Snippets Groups Projects
Commit 71e0a8f2 authored by Evili del Rio i Silvan's avatar Evili del Rio i Silvan
Browse files

Update entrypoint.sh

parent 2d019dd5
No related branches found
No related tags found
No related merge requests found
Pipeline #2422 failed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
printenv printenv
set -e set -e
set -x set -x
git clone ${GIT_URL} . # git clone ${GIT_URL} .
pip install -r requirements.txt --no-input pip install -r requirements.txt --no-input
if [ -z "${WSGI_MODULE}" ] if [ -z "${WSGI_MODULE}" ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment