Skip to content
Snippets Groups Projects
Commit e427d511 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

debug

parent ab724138
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,9 @@ export PATH=$PATH:$ROOT_DIR/vendor/pip-pop
[ ! "$REQUEST_ID" ] && REQUEST_ID=$SLUG_ID
[ ! "$STACK" ] && STACK=$DEFAULT_PYTHON_STACK
[[ $BUILD_DIR != "/app" ]] && SKIP_MOVE_BUILD=$1
echo $SKIP_MOVE_BUILD
echo $BULD_DIR
echo '^^^^'
# Sanitizing environment variables.
unset GIT_DIR PYTHONHOME PYTHONPATH
......
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