Skip to content

Update container workflow to only push on version tags - #2

Merged
jihchi merged 1 commit into
mainfrom
fix-container-workflow-tagging-and-pushing
Feb 24, 2026
Merged

Update container workflow to only push on version tags#2
jihchi merged 1 commit into
mainfrom
fix-container-workflow-tagging-and-pushing

Conversation

@jihchi

@jihchi jihchi commented Feb 24, 2026

Copy link
Copy Markdown
Owner

This PR updates the container workflow to:

  • Only push Docker images to GHCR when a new version tag (v*) is pushed.
  • Use the 'latest' tag only for semantic version tags.
  • Run builds for pull requests to verify the build process without pushing the image.

@jihchi
jihchi merged commit ea1b580 into main Feb 24, 2026
1 check passed
@jihchi
jihchi deleted the fix-container-workflow-tagging-and-pushing branch February 24, 2026 18:42
@jihchi jihchi changed the title ci: update container workflow to only push on version tags Update container workflow to only push on version tags Mar 1, 2026
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