我设置了CodeCommit -> CodePipeline -> CodeDeploy,部署失败,但我提交给CodeCommit的文件显示在
/opt/codedeploy-agent/deployment-root/b20baedc-1ba0-408e-b74c-8615b3d87f74/d-AN5IXPSZJ/deployment-archive
以下是部署失败时收到的错误消息:
Deployment Failed The overall deployment failed because too many individual instances failed deployment, too few healthy instances are available for deployment, or some instances in your deployment group are experiencing problems. (Error code: HEALTH_CONSTRAINTS)
我想把这些文件放到/src/website/website-name中
https://stackoverflow.com/questions/41491492
复制相似问题