Question
1
Replies
44
Views
Express Scripts
Posted: July 19, 2019
Last activity: July 20, 2019
Closed
Jenkin Automation
I am looking for automating Pega with Jenkins, I would like to trigger deployment to jenkin without logging in jenkin. I am using Pega 7.2, so deployment manager is not probably an option. Is there any way to achieve this integration ? Please share your thought.
Hi,
Write a script for the deployment and configure it in scheduled job in jenkins so that you might no need to login to jenkins to trigger the deployment manually.