That seems a very intuitive step to do but I have a issue with that.We have a build that contains some archived files. Let’s say, we would like to promote it and copy the artifact saved in this build to some shared storage location. So we are using a promote plugin that is exactly what we need but there is NO option to use a "parent" job archived files. I tried to use "copy artifact from another project" but I cannot pass a build number of a "parent" build.
What do I miss?
P.S. We cannot use “Publish Over” plugin since it expose all Jenkins users our shared folders and enables all users to copy files there.