Expand my Community achievements bar.

SOLVED

How Cloud Manager use single pipeline to deploy multiple aem projects as individual in same git repo

Avatar

Level 2

Hi Friends ,

 I have multiple AEM projects in single git repository. Project A is already exist and working fine. We need to add  new project B in same repository. but I need to do individual project deployment using cloud manager. How I can deploy each project using single stage/production pipeline on cloud manager individually .

 

 

Thanks in advance

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

you need to create a parent project which would have project A and Project B

consider Project A and B as another module and the Project itself would consist another modules.

You can common dependencies to parent project as well but it is optional.



Arun Patidar

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

you need to create a parent project which would have project A and Project B

consider Project A and B as another module and the Project itself would consist another modules.

You can common dependencies to parent project as well but it is optional.



Arun Patidar