Reputation: 2238
The setup is as follows:
Q: Is it possible to automate/merge Steps 2 and 3 in this scenario?
(Building and deploying each takes several minutes)
Upvotes: 0
Views: 682
Reputation: 16495
Yes you can.
I suggest you use webhooks (github, gitlab, bitbucket,...)
Steps will be :
Contact me if you need some help.
Post step by step :
https://jrichardsz.github.io/devops/devops-with-git-and-jenkins-using-webhooks
Upvotes: 1