Skip to content

build(python,ruby): fix tagging#545

Merged
chingor13 merged 1 commit into
mainfrom
fix-tags
Apr 2, 2026
Merged

build(python,ruby): fix tagging#545
chingor13 merged 1 commit into
mainfrom
fix-tags

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

Split docker tag commands -- you can only do one additional tag this way.

docker build supports multiple -t <tag-name> arguments, but docker tag only supports 2 positional arguments

@chingor13 chingor13 requested review from a team as code owners April 2, 2026 15:50
@chingor13 chingor13 merged commit 1cb59b8 into main Apr 2, 2026
12 checks passed
@chingor13 chingor13 deleted the fix-tags branch April 2, 2026 17:01
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