mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
try hardcoding it in
This commit is contained in:
+1
-1
@@ -152,7 +152,7 @@ bpwatch stop restore_cache
|
||||
|
||||
# Cleanup what's in the cache.
|
||||
cd $CACHED_DIR
|
||||
rm !($WHITELISTED_CACHE_ENTRIES)
|
||||
rm !(python|python-stack|python-version|venv|vendor)
|
||||
cd $BUILD_DIR
|
||||
|
||||
set +e
|
||||
|
||||
Reference in New Issue
Block a user