How to redeployed a build on Jenkins?

Hello,
I would like to redeployed an old build on Jenkins.
Could the “redeploy artifacts” feature allow this?

Thanks you in advance,

Nicolas

I don’t think jenkins has any concept of deploying artifacts, though it might a translation thing. What does deploying artifacts do? Jenkins artifacts just write to the jenkins server, doesn’t submit it to artifactory or anything else.