Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

.Net Pipeline step - As part of this new feature, there have been 3 fields added to the .NET Pipeline Step Configuration. In order to properly use these in the pipeline, you must first add an MS Build job to the Jenkins tool and added the Powershell scripts to the Opsera Script Library. There is also now a ZIP option implementation for MSBuild compile output, with publish of specific ZIP file in Jenkins. This documentation covers how to add a Jenkins MS Build Job, how to add a Powershell Script to the Opsera Script Library, and how to configure the .NET pipeline step with these

Nexus Repository Pipeline step - There is now an MSBuild step connection in the Nexus Repository step.

This documentation covers prerequisites and setup for these new features.

Jenkins Job Setup

(use Jenkins tool “Windows Jenkins_QA” for screenshots because it’s configured)

...

Connect the MS Build step to Nexus Repository:

MSBuild Step connection in Nexus artifact upload

  1. In Step Setup, select Nexus Repository as the tool.

  2. In Step Configuration, choose the configured Nexus Repository tool from Tool Registry.

...

ZIP option implementation for MSBuild compile output, with publish of specific ZIP file in Jenkins.