Mayukh001
10-10-2020
We are working to move towards Cloud Manager for our CI/CD.We are using process mentioned here:https://docs.adobe.com/content/help/en/experience-manager-cloud-service/implementing/developing/aem-...But although I am keeping the zip content packages under "install" folder, in Stage it is only deploying in Publishers but not installing in Author.Package deploys fine in both Auth and Publish in Dev and QA which have single Auth and single Pub.Stage have 1 Auth and 2 Pubs.
Any pointer..?
Arun_Patidar
MVP
11-10-2020
Hi,
Is your master branch has the same POM as non prod POM?Can you also check if the package is getting copied or not in Stage?
VeenaK
Hi @Mayukh001
Could you also please check on ACL's missing if any(since you've mentioned content packages) along with what @Arun_Patidar mentioned.