Uipath intergration with Jenkins

Add the command attrib -R “C:\Program Files (x86)\Jenkins\workspace*.*” /S /D

Thank you @Madhavi_Jaiswal, I will check with this.

I have recently tried integration required for the implementation of CI-CD tools- GIT and Jenkins with UiPath. A similar guide is already published for Azure Pipelines.

New updated plugin works well …

You can read step by steps guide here …In case someone wish to start fresh…

  • Basic of Jenkins to get started
  • Key Jenkins concepts to remember
  • Install and configure UiPath Jenkins Plugin
  • Building pipeline using Jenkins for Build, Test and Deploy
  • Working example (Jenkins files)
  • Further Improvements
4 Likes