We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hermes
Deploy Docker Hub image during release, using CI.
Docker Hub images are now maintained manually. Let's do them automatically through CI.
Write the GitHub Action to build ci/hermes.Dockerfile and deploy it to Docker Hub.
ci/hermes.Dockerfile
A release gets images deployed automatically.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Crate
hermes
Summary
Deploy Docker Hub image during release, using CI.
Problem Definition
Docker Hub images are now maintained manually. Let's do them automatically through CI.
Proposal
Write the GitHub Action to build
ci/hermes.Dockerfile
and deploy it to Docker Hub.Acceptance Criteria
A release gets images deployed automatically.
For Admin Use
The text was updated successfully, but these errors were encountered: