InterSystemsDev via @like
Move files from server into Jenkins workspace #Caché #Deployment #ContinuousIntegration #Jenkins
>> http://ow.ly/f12t30obmaW <<
>> http://ow.ly/f12t30obmaW <<
InterSystems Developer Community
Move files from server into Jenkins workspace.
Hello,I am trying to copy an xml file generated on an Apache server into the Jenkins workspace post-build. I was thinking to use a 'send files over ssh' post-build script, but have not done this befor