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

Retroactively publish Docker image for all tagged releases #488

Closed
seansica opened this issue Jun 30, 2023 · 0 comments
Closed

Retroactively publish Docker image for all tagged releases #488

seansica opened this issue Jun 30, 2023 · 0 comments
Assignees

Comments

@seansica
Copy link
Contributor

The new GitHub Actions publish.yml workflow builds and publishes the Docker image for all git tag releases. But it is not retroactive. Any semver-compliant git tags that have already been pushed will not be built and published.

This issue will address this problem by adding a temporary GitHub workflow to handle all preexisting releases.

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

No branches or pull requests

1 participant