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

no debug statement

parent 85f10b7d
No related branches found
No related tags found
No related merge requests found
...@@ -56,10 +56,6 @@ export PATH=$PATH:$ROOT_DIR/vendor/pip-pop ...@@ -56,10 +56,6 @@ export PATH=$PATH:$ROOT_DIR/vendor/pip-pop
[ ! "$STACK" ] && STACK=$DEFAULT_PYTHON_STACK [ ! "$STACK" ] && STACK=$DEFAULT_PYTHON_STACK
[[ $BUILD_DIR == "/app" ]] && SKIP_MOVE_BUILD=$1 [[ $BUILD_DIR == "/app" ]] && SKIP_MOVE_BUILD=$1
echo $SKIP_MOVE_BUILD
echo $BUILD_DIR
echo '^^^^'
# Sanitizing environment variables. # Sanitizing environment variables.
unset GIT_DIR PYTHONHOME PYTHONPATH unset GIT_DIR PYTHONHOME PYTHONPATH
unset RECEIVE_DATA RUN_KEY BUILD_INFO DEPLOY LOG_TOKEN DYNO unset RECEIVE_DATA RUN_KEY BUILD_INFO DEPLOY LOG_TOKEN DYNO
......
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