Purge registry cache
Get off of a bad git repo on the osx builder
This commit is contained in:
parent
1392b006e2
commit
80aa086667
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue