Merge branch 'main' of https://git.anfer.fr/OpenEngine
This commit is contained in:
@@ -23,6 +23,15 @@ jobs:
|
||||
timeout: 14400
|
||||
- name: Compile for Linux
|
||||
steps:
|
||||
- type: SetupCacheStep
|
||||
name: conan_cache
|
||||
key: conan-cache
|
||||
paths:
|
||||
- /root/.conan2/p
|
||||
uploadStrategy: UPLOAD_IF_NOT_HIT
|
||||
uploadProjectPath: OpenEngine
|
||||
condition: SUCCESSFUL
|
||||
optional: false
|
||||
- type: CheckoutStep
|
||||
name: Checkout
|
||||
cloneCredential:
|
||||
|
||||
Reference in New Issue
Block a user