Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 0bff1c0

Browse files
authored
fix yaml for pool (#25)
1 parent 38cc437 commit 0bff1c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

yaml/releaseBuild.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ stages:
6767
- group: ESRP
6868
displayName: Signing Build
6969
dependsOn: 'ReleaseBuild'
70-
pool: PowerShell1ES
70+
pool:
71+
name: PowerShell1ES
7172
demands:
7273
- ImageOverride -equals PSMMS2019-Secure
7374
steps:

0 commit comments

Comments
 (0)