Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Actions workflow to publish official Docker image #2479

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

jake-low
Copy link
Contributor

This automatically publishes a new Docker image to GHCR when any new commit lands in main, and when any new version tag is created (vX.Y.Z etc). The image is named ghcr.io/maproulette/maproulette-frontend, matching the convention we currently use in the maproulette2-docker repo. New images are published to the :latest tag, and git tags are also published as a named version e.g. git tag v1.0.1 becomes ghcr.io/maproulette/maproulette-frontend:1.0.1.

@jake-low jake-low merged commit 66ee86d into main Oct 28, 2024
6 checks passed
@jake-low jake-low deleted the jlow/docker-publish branch October 28, 2024 21:31
@CollinBeczak CollinBeczak mentioned this pull request Nov 12, 2024
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