Skip to content

Commit

Permalink
Work CI-CD
Browse files Browse the repository at this point in the history
***NO_CI***
  • Loading branch information
josesimoes committed Jun 12, 2024
1 parent b696519 commit 3e53b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:
"**/*.nupkg" `
--base-directory "$(Build.ArtifactStagingDirectory)" `
--file-list "$(Build.Repository.LocalPath)\config\filelist.txt" `
--description "$(nugetPackageName)" `
--description ".NET nanoFramework MDP" `
--description-url "https://github.com/$env:Build_Repository_Name" `
--azure-key-vault-tenant-id "$(SignTenantId)" `
--azure-key-vault-client-id "$(SignClientId)" `
Expand Down

0 comments on commit 3e53b2d

Please sign in to comment.