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

auto-deploy docker image to public ECR repo when main is released #38

Open
2 of 5 tasks
elrayle opened this issue Aug 13, 2021 · 0 comments
Open
2 of 5 tasks

auto-deploy docker image to public ECR repo when main is released #38

elrayle opened this issue Aug 13, 2021 · 0 comments

Comments

@elrayle
Copy link
Member

elrayle commented Aug 13, 2021

Description

When a release is created from the main branch, the docker image should be created and pushed to the public ECR repo with tag latest.

Tasks

  • create public repo with name ld4p/qa_authority_lookup
  • create github action that builds the docker image and deploys it to the public repo when a release is created from the main branch
  • update instructions to describe how to use this image
  • if needed, update AWS templates
  • update our deploy process to use the latest image in the public repo

Related Work

PR #29 - autodeploy docker image to ECR repository through github actions (on push to dev)

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