Product: PowerShell Universal
Version: 1.4.6
I would like to check if there’s have ‘Triggering a build remotely via a script’ functions for PSU like Cloudbees/Jenkins?
Product: PowerShell Universal
Version: 1.4.6
I would like to check if there’s have ‘Triggering a build remotely via a script’ functions for PSU like Cloudbees/Jenkins?
Hi Justine and welcome to the PSU community.
I assume you mean a CI/CD pipeline. Yes you can deploy a PSU artifact with a pipeline.
I use Gitlab Runners to do this, but it should work with any really.
The biggest things to look out for are:
But all of this is very much possible.