From 45d789f827f4a2b4ffe169dadf11962abc6a7b7a Mon Sep 17 00:00:00 2001 From: Alexander Hjelm Date: Wed, 25 Sep 2024 09:38:29 +0200 Subject: [PATCH] Copy WI-import and JiraExport files from the correct folder --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 67f6281..9a0970f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -87,7 +87,7 @@ steps: condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest')) displayName: 'Copy JiraExport files' inputs: - SourceFolder: '$(system.defaultworkingdirectory)\src\WorkItemMigrator\JiraExport\bin\$(BuildConfiguration)\net6\win-x64' + SourceFolder: '$(system.defaultworkingdirectory)\src\WorkItemMigrator\JiraExport\bin\$(BuildConfiguration)\net6' Contents: | ApplicationInsights.config Atlassian.Jira.dll