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
Related Work
PR #29 - autodeploy docker image to ECR repository through github actions (on push to dev)
Description
When a release is created from the
mainbranch, the docker image should be created and pushed to the public ECR repo with taglatest.Tasks
mainbranchRelated Work
PR #29 - autodeploy docker image to ECR repository through github actions (on push to dev)