Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-englert committed Dec 2, 2023
1 parent 27bbd4a commit 5ca3520
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,8 @@ stages:
displayName: Code Signing
pool:
vmImage: windows-latest # Code signing must run on a Windows agent for Authenticode signing (dll/exe)
variables:
- group: Sign Client Credentials # This is a variable group with secrets in it

steps:

# Retreive unsigned artifacts and file list
- download: current
artifact: signing
Expand Down

0 comments on commit 5ca3520

Please sign in to comment.