How Cloud Manager use single pipeline to deploy multiple aem projects as individual in same git repo | Community
Skip to main content
Level 2
June 7, 2021
Solved

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

  • June 7, 2021
  • 1 reply
  • 1570 views

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

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

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.

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
June 7, 2021

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