Skip to content

Commit e8785f7

Browse files
committed
fix task name for duplication
1 parent 51ef536 commit e8785f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ stages:
7979
contents: "dotnet-ansible-vault-decoder$(ExE_FILE_ExT)"
8080
targetFolder: "$(Build.ArtifactStagingDirectory)/dotnet-anv-$(rid)$(EXE_FILE_EXT)"
8181
- task: CopyFiles@2
82-
name: "copying_executable"
82+
name: "copying_pdb"
8383
displayName: "copying pdb"
8484
inputs:
8585
sourceFolder: "dotnet-ansible-vault-decoder/bin/Release/netcoreapp2.1/$(rid)/native/"

0 commit comments

Comments
 (0)