+3
-3
lines changedFilter options
+3
-3
lines changed Original file line number Diff line number Diff line change
@@ -13,13 +13,13 @@ jobs:
13
13
version: 18.06.0-ce
14
14
- restore_cache:
15
15
keys:
16
-
- glide-{{ checksum "glide.yaml" }}-{{ checksum "glide.lock" }}
17
-
- glide- # used as a fall through if the checksum fails to find exact entry
16
+
- glide-2-{{ checksum "glide.yaml" }}-{{ checksum "glide.lock" }}
17
+
- glide-2- # used as a fall through if the checksum fails to find exact entry
18
18
- run:
19
19
name: install dependencies
20
20
command: .circleci/bootstrap.sh
21
21
- save_cache:
22
-
key: glide-{{ checksum "glide.yaml" }}-{{ checksum "glide.lock" }}
22
+
key: glide-2-{{ checksum "glide.yaml" }}-{{ checksum "glide.lock" }}
23
23
paths:
24
24
- /root/.glide # Where the glide cache is stored
25
25
- run:
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4