I think you can have the job run the "net use" command to tie credentials to a fileshare, and then just copy like it's a regular file. Not sure how you'd secure the credentials, though. Ansible, Puppet, or Windows DSC might be other options to pursue.
On Tuesday, November 8, 2016 at 5:13:17 PM UTC-6, Tristan Bull wrote: > > Hi all, > > I'm looking at converting our Jenkins implementation over to pipeline > builds using the github-organization-folder plugin. Our current builds > publish build artifacts to a windows file share using the publish-over-cifs > plugin. What is the best way to accomplish this in a pipeline build? It > does not appear that the publish-over-cifs plugin is compatible. Thanks, > > -Tristan > -- 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/7607bc55-d730-4585-804a-320afbc76146%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
