Skip to content

Commit 54a41b9

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
change signing
1 parent c709441 commit 54a41b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pipelines/DSC-Official.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,7 @@ extends:
135135
signing_profile: external_distribution
136136
files_to_sign: |
137137
*.exe;
138-
*.json;
139-
*.ps1;
138+
**\*.ps1;
140139
**\*.psd1;
141140
**\*.psm1;
142141
search_root: $(signSrcPath)

0 commit comments

Comments
 (0)