mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-07 11:26:51 +00:00
.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:
parent
99673d373d
commit
f089ca20af
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user