I need to deliver a folder from my file system to a component in a stream on RTC I am trying to do this from a jenkins pipeline, using a SCM command sequence but I have not been able to commit the files. The easiest alternative is to use the RTC plugin for Jenkins (i suppose), but I only use the plugin to do the checkout of a component on a machine, but I don't know how to do the reverse i.e. do a checkin and delivery (commit) from file system to component. Can this be done with the RTC plugin or in any other way without using an SCM comnand sequence?
Asked
Active
Viewed 53 times