Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bake file: Directly inject frontend to bake targets #505

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cpuguy83
Copy link
Member

This makes it so we no longer need to manually build the frontend image. It also means we don't need to use dockerd as the builder for these targets to work.

This makes it so we no longer need to manually build the frontend image.
It also means we don't need to use dockerd as the builder for these
targets to work.

Signed-off-by: Brian Goff <[email protected]>
@cpuguy83 cpuguy83 requested a review from a team as a code owner January 24, 2025 01:10
This is not actually helping anything and is actively causing issues on
CI right now.
We already removed the same thing in integration tests, this just brings
this into the e2e tests.

Signed-off-by: Brian Goff <[email protected]>
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.

1 participant