Skip to content

Chore: publish to dockerhub#5

Merged
cgetzen merged 4 commits intomainfrom
chore-push-to-dockerhub
Feb 11, 2026
Merged

Chore: publish to dockerhub#5
cgetzen merged 4 commits intomainfrom
chore-push-to-dockerhub

Conversation

@cgetzen
Copy link
Copy Markdown
Contributor

@cgetzen cgetzen commented Feb 11, 2026

This adds dockerhub as an image repository for ultar.

Additionally, it allows images to be created on non-release workflows. This should be available in the Actions UI post-merge, and was tested pre-merge via:

curl -X POST \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer $GITHUB_TOKEN" \
  https://api.github.com/repos/meshy-dev/ultar/actions/workflows/ci.yml/dispatches \
  -d '{"ref":"chore-push-to-dockerhub","inputs":{"docker_build":"true"}}'

@cgetzen cgetzen merged commit b4aeb32 into main Feb 11, 2026
20 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.

1 participant