What is check file fingerprint in jenkins?
Answers
Answered by
0
Hello !
______________________________________________________________
______________________________________________________________
@ When you have interdependent projects on Jenkins,. Jenkins supports file fingerprinting to track dependencies.
@ To make this work, all the relevant projects need to be configured to Record fingerprints of the jar files
@ Go to your project, click Configure in the left navigation bar, then scroll down to the Post-build Actions section of the job
@ Click on the button to add a Post-build action.
_____________________________________________________________
Similar questions