We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a6e99 commit 16c0aeaCopy full SHA for 16c0aea
azure-pipelines.yml
@@ -19,7 +19,6 @@ trigger:
19
- README.md
20
- tips-trick.md
21
- assets/*
22
- - config/*
23
- .github/*
24
- StyleCop/*
25
@@ -136,7 +135,6 @@ steps:
136
135
.\sign code azure-key-vault `
137
"**/*.nupkg" `
138
--base-directory "$(Build.ArtifactStagingDirectory)" `
139
- --file-list "$(Build.Repository.LocalPath)\nanoFramework.IoT.Device\config\filelist.txt" `
140
--publisher-name ".NET nanoFramework" `
141
--description "IoT.Device" `
142
--description-url "https://github.com/$env:Build_Repository_Name" `
0 commit comments