All checks were successful
check / check (push) Successful in 2m7s
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.
1 line
41 B
Text
1 line
41 B
Text
620c5a1317a6b57276eabca961facdb78bf510db
|