Relative Content

Tag Archive for amazon-web-servicesgithubaws-code-deployaws-pipeline

AWS pipeline source stage is successful but changes in the files are not updated

I am learning CI/CD with AWS codedeploy and pipeline. My project is in GitHub. I was able to deploy my project on the first trigger, but when I pushed a new commit to my gh repo main branch, the deployment started and I can see that the source stage pulled the latest commit, but the files in my ec2 instance are not being updated.

AWS pipeline source stage is successful but changes in the files are not updated

I am learning CI/CD with AWS codedeploy and pipeline. My project is in GitHub. I was able to deploy my project on the first trigger, but when I pushed a new commit to my gh repo main branch, the deployment started and I can see that the source stage pulled the latest commit, but the files in my ec2 instance are not being updated.