Skip to content

Commit

Permalink
pin a cache version (nilearn#2452)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromedockes authored May 20, 2020
1 parent c20844a commit 8190079
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ commands:
- restore_cache:
keys:
- v1-packages+datasets-{{ checksum "week_num" }}-{{ checksum ".circleci/packages-cache-timestamp" }}
- v1-packages+datasets-
- v1-packages+datasets-U3h5YwdTXfPsjYsVouLcVkFBnD0wYM_jIjjA+pc_eqM=
- v1-packages+datasets
- restore_cache:
key: v1-docs-{{ .Branch }}-{{ checksum "today" }}-{{ checksum ".circleci/docs-cache-timestamp" }}

Expand Down

0 comments on commit 8190079

Please sign in to comment.