로딩
티스토리 데이터 처리 중입니다.

[Cloud] using AWS CI/CD -2 using Codepipeline

 [Cloud] using AWS CI/CD -2 using Codepipeline

In the last post, I created a repository and uploaded a public key. I proceeded to set up an ssh connection of the public key and private key.

This time, we will create a Docker Image using Codepipeline for CI/CD and save the image to the repository. Using Codepipeline 1.

Use the command below to change git configuration information. Create your email, name and git branch main.

The command below.....