WaelHamze / xrm-ci-framework

xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to import solution with PackageDeployer and force Stage for Upgrade

dga205 opened this issue · comments

Hi.
I am importing managed solutions with PackageDeployer.
When I import a new version of the solution, I want that PackageDeployer does't delete the Holding Solution, I need to aply Stage for Upgrade
Example:
I have the solution test v 1.0.1.16 already instaled.
I want to install a new version test v 1.0.2.16
image

image

I need to avoid this phase.
image

@dga205 so you want the package deployer not do the stage for upgrade? As in just import the new version of the solution.