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

Use non-aliased target for image push #6440

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Use non-aliased target for image push #6440

merged 1 commit into from
Apr 24, 2024

Conversation

bduffany
Copy link
Member

When we derive the image tag from the target name (as rules_docker does), we need to use the non-aliased target name since rules_docker doesn't know about our aliasing.

Related issues: N/A

Copy link
Member

@tylerwilliams tylerwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Approval

@bduffany bduffany merged commit 539cede into master Apr 24, 2024
19 checks passed
@bduffany bduffany deleted the image-fix-again branch April 24, 2024 18:23
bduffany added a commit that referenced this pull request Apr 24, 2024
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.

None yet

2 participants