Pipeline Execution

Pipeline Status

Click here to open the CodePipeline Console and select the pipeline that you created.

Click Release Change to force the CodePipeline to run from the beginning.

If the application, Dockerfile, buildspec.yml, ECR and other pipeline services are correct, you should see all steps in green when the execution is completed - it may take up to 15 minutes to complete

See the example below of an execution that completed without errors.

ECS Containers

Let’s get back to the AWS ECS console and open the cluster awsbuilders-cluster.

Now click on awsbuilders-task-service.

The events tab shows all steps taken by Amazon ECS during the deployment.

Click here to learn more about Container Instance Draining.