.circleci/config.yml: Persist build/x86/coreboot-git in cache

Librem boards now use Purism's coreboot distribution cloned from git,
persist it in CI cache.

Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
Jonathon Hall 2023-07-06 13:24:32 -04:00
parent 99673d373d
commit f089ca20af
No known key found for this signature in database
GPG Key ID: 1E9C3CA91AE25114

View File

@ -194,6 +194,7 @@ jobs:
- build/x86/coreboot-4.15
- build/x86/coreboot-4.17
- build/x86/coreboot-4.19
- build/x86/coreboot-git
- build/ppc64/coreboot-git
- save_cache:
#Generate cache for the exact same modules definitions if hash is not previously existing