Can we trigger a AEM DS service/Servlet after jenkins deployment is done ?
I need to trigger a DS service/servlet after the jenkins deployment is done. We are using AEM 6.5.
Please advice on this
I need to trigger a DS service/servlet after the jenkins deployment is done. We are using AEM 6.5.
Please advice on this
Hello @sivas61374651,
You can execute a curl in the post build task in jenkins
https://plugins.jenkins.io/postbuild-task/
You can refer to this scenario: https://stackoverflow.com/questions/11160363/execute-shell-script-after-post-build-in-jenkins
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.