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: fix validation for linking to itself #2700

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

tonistiigi
Copy link
Member

Small fix for the condition of linking to itself. target.Name is usually empty as used by the matrix feature. This still errored before as well because the infinite loop was detected, but this error condition was ineffective.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@thompson-shaun thompson-shaun added the kind/bug Something isn't working label Sep 17, 2024
@thompson-shaun thompson-shaun added this to the v0.17.2 milestone Sep 17, 2024
@crazy-max crazy-max merged commit 8d3d32e into docker:master Sep 17, 2024
106 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants