root: add next branch

This commit is contained in:
Jens Langhammer 2021-02-18 21:24:34 +01:00
parent e4f0613fab
commit 4a94f515b3
3 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
trigger: trigger:
- master - master
- next
resources: resources:
- repo: self - repo: self

View File

@ -1,5 +1,6 @@
trigger: trigger:
- master - master
- next
variables: variables:
${{ if startsWith(variables['Build.SourceBranch'], 'refs/pull/') }}: ${{ if startsWith(variables['Build.SourceBranch'], 'refs/pull/') }}:

View File

@ -1,5 +1,6 @@
trigger: trigger:
- master - master
- next
variables: variables:
${{ if startsWith(variables['Build.SourceBranch'], 'refs/pull/') }}: ${{ if startsWith(variables['Build.SourceBranch'], 'refs/pull/') }}: