Skip to content

ci: add docker image push#6

Merged
dsh0416 merged 3 commits into
mainfrom
dsh0416/cd
Jul 9, 2026
Merged

ci: add docker image push#6
dsh0416 merged 3 commits into
mainfrom
dsh0416/cd

Conversation

@dsh0416

@dsh0416 dsh0416 commented Jul 9, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 9, 2026 07:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the CI workflow to build and push a Docker image to GitHub Container Registry (GHCR) when a tag is pushed, while continuing to build (without pushing) on regular CI runs.

Changes:

  • Trigger CI on tag pushes in addition to pushes to main.
  • Add GHCR image naming + docker/metadata-action for standardized tags/labels.
  • Conditionally authenticate to GHCR and push images only for tag refs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread .github/workflows/ci.yml Outdated
@dsh0416
dsh0416 merged commit ba97671 into main Jul 9, 2026
4 checks passed
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