PlagueHO / jenkins

PowerShell module for interacting with a CloudBees Jenkins server using the Jenkins Rest API.
MIT License
11 stars 28 forks source link

Fix Publish Stage in Release Pipeline #18

Open PlagueHO opened 3 years ago

PlagueHO commented 3 years ago

There is a problem finding the Publish_release_to_GitHub task in the build pipeline which prevents release of the module to GitHub. This is caused by a recent change to Sampler where the GitHub tasks are contained in a separate GitHub tasks module.