1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-20 19:39:41 +00:00

separate caches for MSBuild and Ninja

This commit is contained in:
AnyOldName3 2020-07-11 17:52:42 +01:00
parent 81aed34588
commit 699ec9e06e

View file

@ -75,6 +75,7 @@ MacOS:
}
- 7z a -tzip ..\..\OpenMW_MSVC2019_64_${config}_${CI_COMMIT_REF_NAME}_${CI_JOB_ID}.zip '*'
cache:
key: ninja
paths:
- deps
- MSVC2019_64_Ninja/deps
@ -137,6 +138,7 @@ Windows_Ninja_RelWithDebInfo:
}
- 7z a -tzip ..\..\OpenMW_MSVC2019_64_${config}_${CI_COMMIT_REF_NAME}_${CI_JOB_ID}.zip '*'
cache:
key: msbuild
paths:
- deps
- MSVC2019_64/deps