We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e08da commit 576eb77Copy full SHA for 576eb77
1 file changed
azure-pipelines.yml
@@ -55,7 +55,8 @@ stages:
55
- deployment: CodeSign
56
displayName: Code Signing
57
pool:
58
- vmImage: windows-latest
+ vmImage: windows-latest
59
+ environment: Code Sign
60
variables:
61
- group: Sign Client Credentials
62
strategy:
0 commit comments