Skip to content

Commit c8e2fe7

Browse files
committed
Update publish.yml for Azure Pipelines
1 parent 3d81b94 commit c8e2fe7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.azure-pipelines/publish.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
21
trigger:
3-
- test
2+
tags:
3+
include:
4+
- '*'
45

56
pool:
67
vmImage: ubuntu-latest
@@ -36,4 +37,5 @@ steps:
3637
Approvers: 'maxschmitt@microsoft.com'
3738
ServiceEndpointUrl: 'https://api.esrp.microsoft.com'
3839
MainPublisher: 'Playwright'
39-
DomainTenantId: '72f988bf-86f1-41af-91ab-2d7cd011db47'
40+
DomainTenantId: '72f988bf-86f1-41af-91ab-2d7cd011db47'
41+
displayName: 'ESRP Release to PIP'

0 commit comments

Comments
 (0)