Jenkins Changes link

老子叫甜甜 提交于 2019-12-13 14:24:33

问题


What is the purpose of the "Changes" link in the Jenkins UI?
Can anyone point to the Jenkins documentation that describes the "Changes" link?


回答1:


When Jenkins pull the source code, it get a new SVN revision or a new Git SHA1.

This link displays the SCM changes since the last build:



来源:https://stackoverflow.com/questions/33549206/jenkins-changes-link

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!