How to get the changes since the last successful build in jenkins pipeline?

后端 未结 6 548
忘了有多久
忘了有多久 2020-12-09 10:44

Anyone have a Jenkins Pipeline script that can stuff all the changes since the previous successful build in a variable? I\'m using git and a multibranch pipeline job.

6条回答
提交回复
热议问题