[action] Save gbs cache daily and restore gbs cache per PR
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Fri, 26 Apr 2024 08:34:39 +0000 (17:34 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Tue, 30 Apr 2024 09:25:33 +0000 (18:25 +0900)
commit5838219b380d27de4f7cce7c68fda64120fb01f4
tree50ca3bd3782493d6a7e0dc1d266d4ee74765e7ec
parentefe0673fe9f2e838debb62ce2facd611a07b6f0d
[action] Save gbs cache daily and restore gbs cache per PR

- Let the daily job `update_gbs_cache.yml` save cache for every build arch.
- Let the PR job `gbs_build.yml` restore proper cache for each arch.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
.github/workflows/gbs_build.yml
.github/workflows/update_gbs_cache.yml