From a5731f6e4b8e22b9624167c2ad94ee51f4f0619d Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 17 Jan 2020 16:00:26 +0000 Subject: [PATCH] Update ci-build.yaml for Azure Pipelines --- ci-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-build.yaml b/ci-build.yaml index d34354205..032bca074 100644 --- a/ci-build.yaml +++ b/ci-build.yaml @@ -27,7 +27,7 @@ pool: vmImage: 'ubuntu-latest' steps: -- task: PowerShell@2# +- task: PowerShell@2 displayName: 'Get Release Notes' inputs: targetType: 'inline'