Skip to content

Commit b237c20

Browse files
vemvbbatsov
authored andcommitted
Remove repo caching
This appears to cache mranderson's work which is plausibly problematic across CI jobs.
1 parent 40d1431 commit b237c20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ commands:
8282
paths:
8383
- ~/.m2
8484
- .cpcache
85-
- repo
8685
key: clojure-<< parameters.cache_version >>-{{ checksum "/tmp/clojure_cache_seed" }}
8786

8887
# The jobs are relatively simple. One runs utility commands against

0 commit comments

Comments
 (0)