From f143a7a122b50bd6d15bbc5cf339d928cf397891 Mon Sep 17 00:00:00 2001 From: Eugene Sadovoi Date: Wed, 6 Nov 2019 18:31:19 -0800 Subject: [PATCH] Renaming --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0ad3e39..aaafd6e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -30,7 +30,7 @@ steps: configuration: '$(buildConfiguration)' - task: CopyFiles@2 - displayName: 'Copy package to staging directory' + displayName: 'Stage package' inputs: SourceFolder: 'lib' Contents: '*.nupkg'