Deployment steps for AEM Content Fragment Extension Project
Hello Team,
I have an AEM Content fragment extension project. Till now, manually I am deploying the project to differenet Adobe IO workspace. Now, I wanted to use jenkin deployment.
Previously team has created NodeJS micro project, that is deployed to Adobe IO workspace using jenkin deployment. Looks like, I cannot use those steps in my CF Extension project.
For reference purpose, I have referred the Github project URL: https://github.com/adobe/aem-uix-examples/tree/main
But, not getting much insight here. Can someone help me with this?
Note: I dont have any environment specific configuration for each workspace. Under the hood, need to run the command aio app deploy
Note: I have referred the steps here: https://github.com/adobe/aem-uix-examples/blob/main/cf-editor-generate-variations/deploy But, not getting the full pitcure about jenkin deployment.
cc @arunpatidar @daniel-strmecki @sarav_prakash @amitvishwakarma @partyush
Thanks in advance.
