From e956c0be4bcc0c6fa304ecf177542cf5aec04d1a Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Thu, 13 Feb 2020 22:16:32 -0600 Subject: [PATCH] Updated task display names --- deploy/aro/basket-api/azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/aro/basket-api/azure-pipelines.yml b/deploy/aro/basket-api/azure-pipelines.yml index 69a9e2b4e..c5f55e735 100644 --- a/deploy/aro/basket-api/azure-pipelines.yml +++ b/deploy/aro/basket-api/azure-pipelines.yml @@ -16,6 +16,7 @@ stages: vmImage: 'windows-latest' steps: - task: DownloadPipelineArtifact@2 + displayName: 'Download Artifacts' inputs: pipeline: BasketApiBuild - task: redhat.openshift-vsts.oc-setup-task.oc-setup@2