Skip to content

fix(ci): remove DockerHub publishing from Docker workflow - #75

Merged
volschin merged 1 commit into
mainfrom
claude/fix-docker-workflow-CzAuz
Mar 28, 2026
Merged

fix(ci): remove DockerHub publishing from Docker workflow#75
volschin merged 1 commit into
mainfrom
claude/fix-docker-workflow-CzAuz

Conversation

@volschin

Copy link
Copy Markdown
Collaborator

Summary

  • Remove DockerHub login step (no DOCKER_USERNAME/DOCKER_PASSWORD secrets needed)
  • Remove DockerHub image references from docker/metadata-action
  • Simplify cosign signing loop (no longer needs conditional DockerHub logic)
  • Only publish to GitHub Container Registry (ghcr.io)

Test plan

  • Verify Docker Image CI workflow passes on this PR (build-only, no push)
  • After merge, confirm push to ghcr.io succeeds on main branch

https://claude.ai/code/session_013rhFfBBGBmpy6HyL1BjMwV

Remove DockerHub login, image references, and conditional signing logic.
Only publish to GitHub Container Registry (ghcr.io).

https://claude.ai/code/session_013rhFfBBGBmpy6HyL1BjMwV
@volschin
volschin merged commit f8c8255 into main Mar 28, 2026
7 checks passed
@volschin
volschin deleted the claude/fix-docker-workflow-CzAuz branch March 28, 2026 11:08
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