remove cargo cache
This commit is contained in:
@@ -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+.*$/
|
||||
|
||||
Reference in New Issue
Block a user