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
fix: add GHCR_ORG variable definition to docker-bake config
- Add missing GHCR_ORG variable declaration
- This variable is used in generate_tags function for GitHub Container Registry
- Fixes 'variable GHCR_ORG does not exist' error
// must be "gcp" | "local" | "remote-all" | "remote" (deprecated, but kept for backwards compatibility. Same as "gcp"), informs which docker tags are being generated
0 commit comments