build: inject the github client secret in the 1ESPT pipeline as well (#20217)

I missed this when I ported the build pipeline over.

Closes #20198
This commit is contained in:
Dustin L. Howett
2026-05-12 14:21:52 -05:00
committed by GitHub
parent 945f64a3fd
commit ede4ead3cd

View File

@@ -121,6 +121,10 @@ extends:
- template: ./build/pipelines/templates-v2/steps-install-terrapin.yml@self
- template: ./build/pipelines/templates-v2/steps-inject-secrets.yml@self
parameters:
githubClientSecret: $(GithubClientSecret)
- task: UniversalPackages@0
displayName: Download terminal-internal Universal Package
inputs: