Skip to content

fix: refine push condition for Docker image build#63

Merged
rokuosan merged 1 commit intomainfrom
fix-push-condition
Jul 26, 2025
Merged

fix: refine push condition for Docker image build#63
rokuosan merged 1 commit intomainfrom
fix-push-condition

Conversation

@rokuosan
Copy link
Copy Markdown
Owner

Summary

  • Refine Docker image push condition to only push on main branch or tag pushes

Test plan

  • Verify workflow runs successfully in GitHub Actions
  • Confirm images are built and pushed on pushes to main branch
  • Confirm images are built and pushed on tag pushes (v*)
  • Confirm images are only built (not pushed) on pushes to other branches

@rokuosan rokuosan merged commit 17684d0 into main Jul 26, 2025
3 checks passed
@rokuosan rokuosan deleted the fix-push-condition branch July 26, 2025 15:58
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