WinGetSvc-Release-20240415.1-01 (#149514)

This commit is contained in:
wingetbot
2024-04-16 14:16:33 -07:00
committed by GitHub
parent 2eed63d6cc
commit b34e6f3d41
2 changed files with 2 additions and 0 deletions
@@ -86,6 +86,7 @@ extends:
WinGet:AppConfig:Primary: $(AppConfigPrimary)
WinGet:AppConfig:Secondary: $(AppConfigSecondary)
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
GithubServiceAccountToken: $(GithubServiceAccountToken)
# Agentless phase. Depends on previous job.
- job: 'SignPackage'
@@ -78,6 +78,7 @@ extends:
condition: succeeded()
env:
ValidationConnectionString: $(ValidationStorageAccountConnectionString)
CacheConnectionString: $(CacheStorageAccountConnectionString)
ExecutionEnvironment: $(ExecutionEnvironment)
PackagePublisher: $(PackagePublisher)
SYSTEM_ACCESSTOKEN: $(System.AccessToken)