...
4. Select the Create button.
Note: Editing this template at a later time will not automatically update the pipeline configuration. Please update the job inside any relevant pipeline step before running the pipeline.
Scripts Setup
To run MS Build pipeline you need to add a Powershell Script to the Opsera Script Library.
...
In Step Setup, select Tool: .Net
In Step Configuration, select Jenkins Tool that has the connected set the following fields to implement MS Build Job.
Jenkins Tool - Select the Jenkins tool containing the MS Build Job.
...
Jenkins Job - Select Jenkin job with the MS Build Job.
SCM Account - Select an SCM account that was previously added to the selected Jenkin’s account.
Command Line Arguments - Provide custom commands.
Parameter Selection - To add parameters from Tool Registry to be used on custom commands entered in Command Line Arguments.
Opsera Script Library - Add custom scripts From the drop down, select the Powershell script.
...
Connect the MS Build step to Nexus Repository:
In Step Setup, select Nexus Repository as the tool.
In Step Configuration, choose the configured Nexus Repository tool from Tool Registry.
...
...