remove cargo cache
This commit is contained in:
@@ -53,10 +53,6 @@ deploy:
|
|||||||
condition: $TARGET = linux
|
condition: $TARGET = linux
|
||||||
tags: true
|
tags: true
|
||||||
|
|
||||||
cache: cargo
|
|
||||||
before_cache:
|
|
||||||
- chmod -R a+r $HOME/.cargo
|
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- /^v\d+\.\d+\.\d+.*$/
|
- /^v\d+\.\d+\.\d+.*$/
|
||||||
|
|||||||
Reference in New Issue
Block a user