mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
Add SYSTEM_ACCESSTOKEN to aero task
This commit is contained in:
parent
08f6a50c40
commit
c592ed44f4
1 changed files with 2 additions and 0 deletions
|
@ -130,6 +130,8 @@ jobs:
|
|||
|
||||
- task: PkgESStoreBrokerAeroUpload@10
|
||||
displayName: Upload to Aero flighting dashboard
|
||||
env:
|
||||
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
|
||||
inputs:
|
||||
productId: 00009007199266248474
|
||||
flightId: 161f0975-cb5f-475b-8ef6-26383c37621f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue