breadpad/ci
Breadway 520245a6be
All checks were successful
check / check (push) Successful in 2m7s
ci: pass product name explicitly to shared build script
bread-ecosystem's ci/build.sh used to derive the image tag and cache
volume name from basename(repo_root) — but every product's CI checks
out into a directory literally named "src", so in real CI runs this
resolved to "bread-ci:src" for every product, not "bread-ci:breadpad".
Harmless while breadpad was the only consumer; would have silently
collided (shared image tag, shared cargo-target cache) the moment a
second product started using it. Fixed upstream, bumping the pin here
to pick it up and passing "breadpad" explicitly.
2026-08-05 09:28:52 +08:00
..
bread-ecosystem.rev ci: pass product name explicitly to shared build script 2026-08-05 09:28:52 +08:00
build.sh ci: pass product name explicitly to shared build script 2026-08-05 09:28:52 +08:00