Edit .onedev-buildspec.yml
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- type: SetupCacheStep
|
- type: SetupCacheStep
|
||||||
name: conan-cache
|
name: conan-cache
|
||||||
key: conan-cache-@file:conanfile.py@
|
key: conan-cache-@file:conanfile.txt@
|
||||||
paths:
|
paths:
|
||||||
- /root/.conan2
|
- /root/.conan2
|
||||||
uploadStrategy: UPLOAD_IF_CHANGED
|
uploadStrategy: UPLOAD_IF_CHANGED
|
||||||
|
|||||||
Reference in New Issue
Block a user