Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Configure AMAW Release to Nuget Package

Gustavo Denis edited this page Oct 31, 2019 · 1 revision
Main >Using Liquid for building your application> Using Liquid for building your application > Configure CI, CD and CT with Mono-Repo > Continuous Delivery > Configure Liquid Release to Nuget Package

#Configure Release to Nuget Package

click in + New Button and select the Import pipeline option.

image.png

Select the Release_Liquid_Nuget_Push.json template file.

image.png

After template imported, is necessary configure the pipeline.

You can change the pipeline name.

image.png

image.png

Select the approvals item, and include the approvers.

image.png

In Target Feed is necessary fill with Package Management name.

image.png

image.png

Agent Pool - the template is configured with Hosted VS2017.

image.png

After all adjusts, click in Save Button.

image.png

Clone this wiki locally