Use CodePipeline to deploy package stored from CodeArtifact

0

I have a CI pipeline that packages a node module and publishes a version to CodeArtifact. I planned to create a second pipeline to fetch a specific version of the package from CodeArtifact and pass other parameters when starting this second pipeline. There seems to be no option to provide parameters when starting a CodePipeline. What are my options to get around this limitation? Ideas?

asked 2 years ago104 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions