amazon-web-servicesdevopsserverlessaws-codepipelineaws-codecommit

How to invoke a pipeline based on another pipeline success using AWS CodeCommit, CodeBuild, CodePipeline


The desired behavior is as follows:

The desired solution would have two pipelines, the second one triggered by the first one's success.

If you have any other ideas, I'd be delighted to hear!

Thanks in advance


Solution

  • The solution I propose for a second pipeline trigger would be the following:

    To keep things clean use a seperate bucket for each pipeline.