Skip to content

Commit 16c0aea

Browse files
committed
Work CI-CD
- Fix AZDO trigger list. - Remove file list from sign tool call. ***NO_CI***
1 parent 56a6e99 commit 16c0aea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ trigger:
1919
- README.md
2020
- tips-trick.md
2121
- assets/*
22-
- config/*
2322
- .github/*
2423
- StyleCop/*
2524

@@ -136,7 +135,6 @@ steps:
136135
.\sign code azure-key-vault `
137136
"**/*.nupkg" `
138137
--base-directory "$(Build.ArtifactStagingDirectory)" `
139-
--file-list "$(Build.Repository.LocalPath)\nanoFramework.IoT.Device\config\filelist.txt" `
140138
--publisher-name ".NET nanoFramework" `
141139
--description "IoT.Device" `
142140
--description-url "https://github.com/$env:Build_Repository_Name" `

0 commit comments

Comments
 (0)