Adding this to the copy artifact plugin page will help others. Those pages are wikis so you can just login with your Jira credentials and edit.
On Fri, Oct 6, 2017 at 3:12 PM, dandeliondodgeball <[email protected]> wrote: > Took me a while to find this, so posting it to make it easier to find. > > CopyArtifact syntax (ok, maybe syntax isn't the correct word for this, but > you get the idea) > > step ([$class: 'CopyArtifact', > > projectName: "${jobname}", > > filter: "dist/${platform}/${targets}", > > selector: [ $class: 'SpecificBuildSelector', buildNumber: 33], > > target: '.']); > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-users/74c47988-5d6d-4afd-9a60-66f2b489ae7f%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/74c47988-5d6d-4afd-9a60-66f2b489ae7f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- http://mtu.net/~jpschewe -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CALpcnoyBzwxCqJgkrg8jR6uDX5_i8Dg6xGhixsqWFwvFPb2gzQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
