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.....