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 Resposta
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
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas