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?

已提问 2 年前108 查看次数