Skip to content

Commit c736fba

Browse files
committed
turn signing back on
1 parent 9771a64 commit c736fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pipelines/1espt-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ extends:
3131
branding: Canary
3232
buildTerminal: true
3333
pgoBuildMode: Optimize
34-
codeSign: ${{parameters.official}}
34+
codeSign: true
3535
signingIdentity:
3636
serviceName: $(SigningServiceName)
3737
appId: $(SigningAppId)

0 commit comments

Comments
 (0)