Building CI/CD for UIPath Cross Platform Projects

Team - I was trying to build UiPath cross-platform project using Azure Pipelines, but unfortunately the UiPath extensions available in the marketplace don’t support the Linux operating system. So I did some scripting and containerization to make it work. Here is an article on the attempt

Alternation discussion on the cicd topic. - CI/CD Pipeline configuration with Uipath and Gitlab

1 Like

This is one of the greatest article written with regards to the CI/CD pipeline integration. Thank you so much @renjithvr11 .