aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Fackler <[email protected]>2017-08-10 19:59:42 -0700
committerSteven Fackler <[email protected]>2017-08-10 19:59:42 -0700
commitb3f4a521859a0155357edb84c0a202eca21043c6 (patch)
tree8d627b4901eba3f12ebb49ce9c5f8b32a8ce559b
parentMove circle config to new location (diff)
downloadrust-openssl-b3f4a521859a0155357edb84c0a202eca21043c6.tar.xz
rust-openssl-b3f4a521859a0155357edb84c0a202eca21043c6.zip
Actually save the registry cache
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 8b865ed2..24408ec6 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -38,7 +38,7 @@ job: &JOB
- run: ./test/add_target.sh
- <<: *RESTORE_REGISTRY
- run: cargo generate-lockfile
- - <<: *RESTORE_REGISTRY
+ - <<: *SAVE_REGISTRY
- run: echo "${LIBRARY}-${VERSION}-${TARGET}" > ~/lib_key
- <<: *RESTORE_OPENSSL
- run: ./test/build_openssl.sh