Skip to content

bake: fix missing privateRepo output - #274

Merged
crazy-max merged 1 commit into
docker:mainfrom
crazy-max:fix-bake-private-repo-output
Aug 6, 2026
Merged

bake: fix missing privateRepo output#274
crazy-max merged 1 commit into
docker:mainfrom
crazy-max:fix-bake-private-repo-output

Conversation

@crazy-max

Copy link
Copy Markdown
Member

The bake workflow uses needs.prepare.outputs.privateRepo when configuring cache verification. The prepare job already calculates the value, but it didn't expose it as a job output, which makes the reference undefined.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max
crazy-max requested a review from a team August 6, 2026 09:33
@crazy-max
crazy-max requested a review from a team as a code owner August 6, 2026 09:33
@crazy-max
crazy-max merged commit bed6d4a into docker:main Aug 6, 2026
113 checks passed
@crazy-max
crazy-max deleted the fix-bake-private-repo-output branch August 6, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants