Press ESC to close

Extract Package from Azure DevOps Pipeline

In this blog, we will learn how to extract deployable packages from the Azure DevOps Pipeline. We will follow some steps to extract package:  

Step # 1: Go to Azure DevOps ->  Pipelines ->  Recent ->  10.0.37-Gated Build  

image-166.png  

Step # 2: Go to recent check-in  

image-165.png  

Step # 3: After selecting pipeline, go to summary -> Check-in shelveset by -> published  

image-168.png  

Step # 4: Download the artifact of deployable package in my case: AXDeployableRuntime_7.0.7068.67_2023.12.6.1.zip  

image-165.png  

Step # 5: After successfully downloading the deployable package, go to Lifecycle Services Environment -> Asset library  

image-168.png  

Step # 6: Go to Software Deployable Package  

image-167.png  

Step # 6: Navigate and select Software deployable package and select the button to add the package to the folder which we have extracted from Azure DevOps and confirm. Refresh the screen and wait for the package to get validated, the tick will appear once validated.  

image-168.png