Deploy different repositories, at different times on the same AEM cloud instance
Hello,
I hope you can help me on this topic.
Is there a possibility to deploy on the same environment, different repositories but not all at the same time?
Example:
Suppose we have 2 different repositories (repo A and repo B), totally independent of each other.
Both must be present simultaneously in the same environment
Each repository will have a reference pipeline in which we will deploy the reference code.
What’s the matter?
If I start the pipeline of repository A that contains only repository A,
how can I prevent the build from going to delete everything already present of repository B on the environment?
The goal is to deploy only repositories that have undergone changes, not all repositories but still keep them all on the same environment.
Is there a way to implement this?
Thanks,
Roberta