From d92bfb48c01b8726fdc1af0a1acc86ab26fc0d7c Mon Sep 17 00:00:00 2001 From: Bjarke Berg Date: Fri, 25 Jun 2021 15:25:00 +0200 Subject: [PATCH] Tell pipeline it is using UmbracoBuild --- build/azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 17816d6adc..aefd980356 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -2,6 +2,7 @@ name: $(TeamProject)_$(Build.DefinitionName)_$(SourceBranchName)_$(Date:yyyyMMdd variables: buildConfiguration: Release SA_PASSWORD: UmbracoIntegration123! + UmbracoBuild: AzurePipeline resources: containers: - container: mssql