mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
buildpack cleanup
This commit is contained in:
@@ -210,9 +210,6 @@ bpwatch stop dump_cache
|
||||
|
||||
# ### Fin.
|
||||
if [[ ! "$DOCKER_BUILD" ]]; then
|
||||
bpwatch start appdir_commit
|
||||
deep-mv $BUILD_DIR $ORIG_BUILD_DIR
|
||||
bpwatch stop appdir_commit
|
||||
|
||||
bpwatch start anvil_appdir_commit
|
||||
if [ "$SLUG_ID" ]; then
|
||||
|
||||
Reference in New Issue
Block a user