We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ef536 commit e8785f7Copy full SHA for e8785f7
azure-pipelines.yml
@@ -79,7 +79,7 @@ stages:
79
contents: "dotnet-ansible-vault-decoder$(ExE_FILE_ExT)"
80
targetFolder: "$(Build.ArtifactStagingDirectory)/dotnet-anv-$(rid)$(EXE_FILE_EXT)"
81
- task: CopyFiles@2
82
- name: "copying_executable"
+ name: "copying_pdb"
83
displayName: "copying pdb"
84
inputs:
85
sourceFolder: "dotnet-ansible-vault-decoder/bin/Release/netcoreapp2.1/$(rid)/native/"
0 commit comments