Skip to content

Commit 5d62e2e

Browse files
committed
Update build.yaml for Azure Pipelines
1 parent 362e3de commit 5d62e2e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

build.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,11 @@ stages:
147147
--azure-key-vault-certificate "$(SignKeyVaultCertificate)" `
148148
--azure-key-vault-url "$(SignKeyVaultUrl)"
149149
displayName: Sign Kerberos.NET
150-
150+
151+
- pwsh: |
152+
dir
153+
displayName: Sign Bruce
154+
151155
- pwsh: |
152156
.\sign code azure-key-vault `
153157
"**/*.nupkg" `

0 commit comments

Comments
 (0)