From c27cb6992e6a500ee9f40a0a5bc22be2cf9e8213 Mon Sep 17 00:00:00 2001 From: Patrick Volum Date: Wed, 7 Apr 2021 12:52:02 -0400 Subject: [PATCH] Change name for bash step in build pipeline --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dd97c701e2..6f286e8f72 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,6 +27,7 @@ jobs: inputs: versionSpec: 14.15.5 - task: Bash@3 + displayName: "Adding myGet source" inputs: targetType: 'inline' script: