remove cargo cache

This commit is contained in:
wyhaya
2019-08-26 10:54:08 +08:00
parent 29f4461f56
commit 14ff421f32

View File

@@ -53,10 +53,6 @@ deploy:
condition: $TARGET = linux
tags: true
cache: cargo
before_cache:
- chmod -R a+r $HOME/.cargo
branches:
only:
- /^v\d+\.\d+\.\d+.*$/