Skip to content

Commit 24b6d7c

Browse files
committed
Trigger release pipeline on PowerShellEditorServices
This will build the master branch, so we have to lie to ADO.
1 parent 0c5808a commit 24b6d7c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.vsts-ci/azure-pipelines-release.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ resources:
3838
type: github
3939
endpoint: ComplianceGHRepo
4040
name: PowerShell/Compliance
41+
pipelines:
42+
- pipeline: PowerShellEditorServices
43+
source: PowerShellEditorServices
44+
trigger:
45+
branches:
46+
- releases/*
47+
- changelog*
48+
- refs/tags/*
4149

4250
jobs:
4351

0 commit comments

Comments
 (0)