add cert thumbprint

This commit is contained in:
Przemyslaw Klys
2023-05-26 13:25:39 +02:00
parent 300d6f63c5
commit 32dc6ac661
+3
View File
@@ -253,6 +253,9 @@ $Configuration = @{
Style = @{
PSD1 = 'Minimal' # Native
}
Signing = @{
CertificateThumbprint = '36A8A2D0E227D81A2D3B60DCE0CFCF23BEFC343B'
}
}
Steps = @{
BuildModule = @{ # requires Enable to be on to process all of that