How to configure jenkins to upload build artifact to nexus?
I have jenkins jobs that builds ios and android app and i want jenkins to upload those artifact to nexus after build is done.Is there any way to do it? Thanks