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

Automate pushing new container to dockerhub on tag #47

Closed
themightychris opened this issue Mar 18, 2020 · 1 comment · Fixed by #52
Closed

Automate pushing new container to dockerhub on tag #47

themightychris opened this issue Mar 18, 2020 · 1 comment · Fixed by #52
Labels
good first issue Good for newcomers

Comments

@themightychris
Copy link
Member

Add a new GitHub Action workflow that pushes a new container image tagged with :latest and :${version} to DockerHub on tag

@themightychris
Copy link
Member Author

#13 pushes containers to GitHub packages, and I switched the k8s deploy to using that in 9c601cf and 5382f7e

I manually created the regcred secret in the chime-live cluster under the chime namespace by creating a personal access token with only read packages permissions via the brigade-bot GitHub user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant