ci: Cache the whole opencv/ dir
This commit is contained in:
parent
dbec9ecaf5
commit
8703f99c0d
@ -6,8 +6,7 @@ stages:
|
|||||||
cache:
|
cache:
|
||||||
key: one-key-to-rule-them-all
|
key: one-key-to-rule-them-all
|
||||||
paths:
|
paths:
|
||||||
- opencv/src
|
- opencv/
|
||||||
- opencv/contrib
|
|
||||||
- emtest/target
|
- emtest/target
|
||||||
- detection/model
|
- detection/model
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user