diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f31f55af6..6f110512d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ parameters: displayName: 'Build which target for Release?' type: string values: [ Build, Integration, UnitTest ] - default: UnitTest + default: Build - name: OtherBuildTarget displayName: 'Build which target for Debug/CodeAnalysis?' type: string