Purge registry cache

Get off of a bad git repo on the osx builder
This commit is contained in:
Steven Fackler 2018-07-07 20:30:53 -07:00 committed by GitHub
parent 1392b006e2
commit 80aa086667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
restore_registry: &RESTORE_REGISTRY restore_registry: &RESTORE_REGISTRY
restore_cache: restore_cache:
key: registry-2 key: registry-3
save_registry: &SAVE_REGISTRY save_registry: &SAVE_REGISTRY
save_cache: save_cache:
key: registry-2-{{ .BuildNum }} key: registry-3-{{ .BuildNum }}
paths: paths:
- /usr/local/cargo/registry/index - /usr/local/cargo/registry/index
openssl_key: &OPENSSL_KEY openssl_key: &OPENSSL_KEY