3
votes

A CI/CD pipeline that utilizes AWS Codebuild that has been functioning normally for months suddenly started failing when build's are triggered using a git tag as the source version. Builds triggered via pull request (pr/#) continue to work correctly. Any help would be much appreciated!

1
What AWS region are you having this issue? - awsnitin
are you using the full tag or an abbreviated hash? - thun

1 Answers

1
votes

I work on the CodeBuild team. We have rolled back a change that may have caused this behavior. If you try your build again, it should succeed.