Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 244 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 244 Bytes

Made for the tutorial on GitHub actions. and AWS ECS/ECR.

Include GitHub actions for the following:

  • Run tests
  • Build docker container
  • Push docker container to ECR (AWS' container registry)
  • Deploy new container image to AWS ECS cluster