Automatically completed pull request for release/WinGetSvc-Release-20210324.3-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
This commit is contained in:
@@ -80,6 +80,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
{
|
{
|
||||||
"operationId": "$(Build.BuildNumber)",
|
"operationId": "$(Build.BuildNumber)",
|
||||||
|
"BuildId": "$(Build.BuildId)",
|
||||||
"PlanUrl": "$(system.CollectionUri)",
|
"PlanUrl": "$(system.CollectionUri)",
|
||||||
"HubName": "$(system.HostType)",
|
"HubName": "$(system.HostType)",
|
||||||
"pipelineType": "CommitPipeline",
|
"pipelineType": "CommitPipeline",
|
||||||
@@ -150,6 +151,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
{
|
{
|
||||||
"operationId": "$(Build.BuildNumber)",
|
"operationId": "$(Build.BuildNumber)",
|
||||||
|
"BuildId": "$(Build.BuildId)",
|
||||||
"PlanUrl": "$(system.CollectionUri)",
|
"PlanUrl": "$(system.CollectionUri)",
|
||||||
"HubName": "$(system.HostType)",
|
"HubName": "$(system.HostType)",
|
||||||
"pipelineType": "CommitPipeline",
|
"pipelineType": "CommitPipeline",
|
||||||
|
@@ -77,6 +77,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
{
|
{
|
||||||
"operationId": "$(Build.BuildNumber)",
|
"operationId": "$(Build.BuildNumber)",
|
||||||
|
"BuildId": "$(Build.BuildId)",
|
||||||
"PlanUrl": "$(system.CollectionUri)",
|
"PlanUrl": "$(system.CollectionUri)",
|
||||||
"HubName": "$(system.HostType)",
|
"HubName": "$(system.HostType)",
|
||||||
"pipelineType": "RebuildPipeline",
|
"pipelineType": "RebuildPipeline",
|
||||||
@@ -92,6 +93,7 @@ jobs:
|
|||||||
# Agent phase. Depends on previous job.
|
# Agent phase. Depends on previous job.
|
||||||
- job: 'Publish'
|
- job: 'Publish'
|
||||||
displayName: 'Publish'
|
displayName: 'Publish'
|
||||||
|
timeoutInMinutes: 300
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'windows-latest'
|
vmImage: 'windows-latest'
|
||||||
variables:
|
variables:
|
||||||
|
@@ -89,6 +89,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
{
|
{
|
||||||
"operationId": "$(Build.BuildNumber)",
|
"operationId": "$(Build.BuildNumber)",
|
||||||
|
"BuildId": "$(Build.BuildId)",
|
||||||
"PlanUrl": "$(system.CollectionUri)",
|
"PlanUrl": "$(system.CollectionUri)",
|
||||||
"HubName": "$(system.HostType)",
|
"HubName": "$(system.HostType)",
|
||||||
"ProjectId": "$(system.TeamProjectId)",
|
"ProjectId": "$(system.TeamProjectId)",
|
||||||
@@ -109,6 +110,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
{
|
{
|
||||||
"operationId": "$(Build.BuildNumber)",
|
"operationId": "$(Build.BuildNumber)",
|
||||||
|
"BuildId": "$(Build.BuildId)",
|
||||||
"PlanUrl": "$(system.CollectionUri)",
|
"PlanUrl": "$(system.CollectionUri)",
|
||||||
"HubName": "$(system.HostType)",
|
"HubName": "$(system.HostType)",
|
||||||
"ProjectId": "$(system.TeamProjectId)",
|
"ProjectId": "$(system.TeamProjectId)",
|
||||||
@@ -147,6 +149,7 @@ jobs:
|
|||||||
{
|
{
|
||||||
"operationId": "$(Build.BuildNumber)",
|
"operationId": "$(Build.BuildNumber)",
|
||||||
"PlanUrl": "$(system.CollectionUri)",
|
"PlanUrl": "$(system.CollectionUri)",
|
||||||
|
"BuildId": "$(Build.BuildId)",
|
||||||
"HubName": "$(system.HostType)",
|
"HubName": "$(system.HostType)",
|
||||||
"ProjectId": "$(system.TeamProjectId)",
|
"ProjectId": "$(system.TeamProjectId)",
|
||||||
"PlanId": "$(system.PlanId)",
|
"PlanId": "$(system.PlanId)",
|
||||||
@@ -169,6 +172,7 @@ jobs:
|
|||||||
{
|
{
|
||||||
"operationId": "$(Build.BuildNumber)",
|
"operationId": "$(Build.BuildNumber)",
|
||||||
"PlanUrl": "$(system.CollectionUri)",
|
"PlanUrl": "$(system.CollectionUri)",
|
||||||
|
"BuildId": "$(Build.BuildId)",
|
||||||
"HubName": "$(system.HostType)",
|
"HubName": "$(system.HostType)",
|
||||||
"ProjectId": "$(system.TeamProjectId)",
|
"ProjectId": "$(system.TeamProjectId)",
|
||||||
"PlanId": "$(system.PlanId)",
|
"PlanId": "$(system.PlanId)",
|
||||||
|
Reference in New Issue
Block a user