diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3adc8b401..f087d013a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,6 @@ trigger: - master + - next resources: - repo: self diff --git a/outpost/azure-pipelines.yml b/outpost/azure-pipelines.yml index 410df0d9a..012784ce3 100644 --- a/outpost/azure-pipelines.yml +++ b/outpost/azure-pipelines.yml @@ -1,5 +1,6 @@ trigger: - master + - next variables: ${{ if startsWith(variables['Build.SourceBranch'], 'refs/pull/') }}: diff --git a/web/azure-pipelines.yml b/web/azure-pipelines.yml index 32aaec773..45ba50d2f 100644 --- a/web/azure-pipelines.yml +++ b/web/azure-pipelines.yml @@ -1,5 +1,6 @@ trigger: - master + - next variables: ${{ if startsWith(variables['Build.SourceBranch'], 'refs/pull/') }}: