简体   繁体   English

Angular 7 应用程序中的 AWS Codepipeline 部署错误

[英]AWS Codepipeline deployment error in for Angular 7 app

I have created pipeline in AWS codepipeline while trying to deploy in elastic beanstalk, I get the following error:我在 AWS codepipeline 中创建了管道,同时尝试在弹性 beanstalk 中部署,我收到以下错误:

此错误在部署阶段给出

I am using AWS Codebuild and named artifacts as Sourcearti.我正在使用 AWS Codebuild 并将工件命名为 Sourcearti。 In codepipeline input artifact as Sourcearti.在作为 Sourcearti 的代码管道输入工件中。

After build stage while deploying to elastic beanstalk above error is giving.在部署到弹性 beantalk 的构建阶段之后,上面的错误给出了。 Amazon S3 bucket is created and I have created lifecycle also.创建了 Amazon S3 存储桶,我也创建了生命周期。

It is solved.解决了。 I have edited and configure the Output artifact as Deployment artifact.我已将 Output 工件编辑并配置为部署工件。 It is sucessfull成功了

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM