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