Implementing a CI pipeline on ECR Repository
Introduction Project Link: https://github.com/realexcel2021/ci-ecr This article explains how to implement a CI (Continuous Integration) pipeline on your ECR image. It will explain how this can be achieved using GitHub actions as the CI tool to build ...
Oct 7, 20235 min read46
