Skip to content

Commit e5cd91b

Browse files
committed
updated the agent to windows only for signing step
1 parent 2d2d887 commit e5cd91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azdo/pipelines/stages/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ stages:
1717
- deployment: SignPackage
1818
environment: esrp
1919
pool:
20-
vmImage: $(VmImage)
20+
vmImage: $(WindowsVmImage)
2121
strategy:
2222
runOnce:
2323
deploy:

0 commit comments

Comments
 (0)