We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9771a64 commit c736fbaCopy full SHA for c736fba
build/pipelines/1espt-nightly.yml
@@ -31,7 +31,7 @@ extends:
31
branding: Canary
32
buildTerminal: true
33
pgoBuildMode: Optimize
34
- codeSign: ${{parameters.official}}
+ codeSign: true
35
signingIdentity:
36
serviceName: $(SigningServiceName)
37
appId: $(SigningAppId)
0 commit comments