AboutThis task allows you to use Azure Devops Release Pipeline task to push artifacts to Umbraco Cloud Environment. Task will compare major dll's in Umbraco Cloud repository with those of your CI artifact to prevent overwriting with older versions: #Verify Cloud auto-updated dll versions, ensure we do not deploy an older version
Getting StartedTo get started simply create a release pipeline and install UmbracoCloudDeploy task from marketplace and fill required fields. For more info check https://docs.microsoft.com/en-us/azure/devops/marketplace/install-extension?view=azure-devops&tabs=browser and https://learn.microsoft.com/en-us/azure/devops/marketplace/install-extension?view=azure-devops&tabs=browser. Updating Task
More info here: https://www.andrewhoefling.com/Blog/Post/dev-ops-vsts-custom-build-task-extension |