Skip to content

Commit

Permalink
match the reporter cache key (#3598)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbreiding committed Feb 26, 2019
1 parent 8ef421d commit 36fd7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- restore_cache:
key: v5-{{ arch }}-{{ .Branch }}-deps-launcher
- restore_cache:
key: v5-{{ arch }}-{{ .Branch }}-deps-reporter
key: v6-{{ arch }}-{{ .Branch }}-deps-reporter
- restore_cache:
key: v5-{{ arch }}-{{ .Branch }}-deps-runner
- restore_cache:
Expand Down

0 comments on commit 36fd7ca

Please sign in to comment.