You need to use comma separated based, further details in the 
<YOUR_JENKINS_URL>/pipeline-syntax/ 
and 
https://jenkins.io/doc/pipeline/steps/core/#archiveartifacts-archive-the-artifacts
 

Something like the above snippet should work

             archiveArtifacts artifacts:'myProj/myExe, ../solibs/myLib'


Cheers


-- 
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/57fd33c9-2dda-4348-83be-bb25e47902c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to