Skip to content

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

@elrayle

Description

@elrayle

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions