AWS Codebuild fails while downloading source. Message: reference not found

我的梦境 提交于 2020-01-13 17:07:29

问题


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:


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.



来源:https://stackoverflow.com/questions/49564672/aws-codebuild-fails-while-downloading-source-message-reference-not-found

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!