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

-

parent 2058b3c5
No related branches found
No related tags found
No related merge requests found
...@@ -210,7 +210,6 @@ set -e ...@@ -210,7 +210,6 @@ set -e
# Store new artifacts in cache. # Store new artifacts in cache.
for dir in $CACHED_DIRS; do for dir in $CACHED_DIRS; do
rm -rf $CACHE_DIR/$dir rm -rf $CACHE_DIR/$dir
cp -R $dir $CACHE_DIR/ cp -R $dir $CACHE_DIR/
done done
......
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