In this video, we will create a pipeline that uses CodeCommit as source repository. The CodeCommit repository is cloned to a local git repository. Changes are made in local repo and later pushed into CodeCommit. Whenever the code is updated in CodeCommit, it triggers CodePipeline and deployment is completed.
In this video, we will create a pipeline that uses CodeCommit as source repository. The CodeCommit repository is cloned to a local git repository. Changes are made in local repo and later pushed into CodeCommit. Whenever the code is updated in CodeCommit, it triggers CodePipeline and deployment is completed.
Very great video, thank you