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 Respuesta
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
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas