moby / buildkit-bench

Set of benchmarks for BuildKit
https://moby.github.io/buildkit-bench/
Apache License 2.0
0 stars 2 forks source link

ci: cache to registry #12

Closed crazy-max closed 2 months ago

crazy-max commented 2 months ago

Push cache to GHCR registry instead of GHA: https://github.com/moby/buildkit-bench/pkgs/container/buildkit-bench-cache

Edit: We have the same issue https://github.com/moby/buildkit-bench/issues/3 for registry cache: https://github.com/moby/buildkit-bench/actions/runs/10528892455/job/29175679716#step:5:424 so this might be smth upstream. Will test with a small repro.