Edit .onedev-buildspec.yml
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
name: conan-cache
|
name: conan-cache
|
||||||
key: conan-cache-@file:./conanfile.txt@
|
key: conan-cache-@file:./conanfile.txt@
|
||||||
loadKeys:
|
loadKeys:
|
||||||
- conan-{{ build.target }}
|
- conan-cache-@project_name@
|
||||||
paths:
|
paths:
|
||||||
- /root/.conan2
|
- /root/.conan2
|
||||||
uploadStrategy: UPLOAD_IF_NOT_HIT
|
uploadStrategy: UPLOAD_IF_NOT_HIT
|
||||||
|
|||||||
Reference in New Issue
Block a user