publish-over-cifs in a pipeline build

365 views
Skip to first unread message

Tristan Bull

unread,
Nov 8, 2016, 6:13:17 PM11/8/16
to Jenkins Users
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

Donald Morton

unread,
Nov 14, 2016, 6:02:13 PM11/14/16
to Jenkins Users
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. 
Reply all
Reply to author
Forward
0 new messages