You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flatten from a job-local registry, not GHCR staging packages
Packages created by a public repo's workflow are born public, so the
-staging packages were themselves redistributing the upstream
enterprise layers. Push the unsquashed build to a registry:2 service
on the runner instead and crane-flatten from there; the unflattened
image never leaves the job.
0 commit comments