CodeBuild Cloudformation artifacts for artifacts2, artifcacts3 and so on...

0

according to documentation -> https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html

it only takes one artifact object, and hence creates the primary artifact, but there is no documentation on how to create multiple artifacts..

Enter image description here

here is another place i've asked the question: https://stackoverflow.com/questions/76197317/codebuildproject-cloud-formation-not-able-to-add-artifact-primary-artifcat1

1 個回答
0

How about the following document as a reference?
Samples are provided for cases with multiple artifacts.
You can create multiple output artifacts in buildspec.yml.
https://docs.aws.amazon.com/codebuild/latest/userguide/sample-multi-in-out.html

profile picture
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南