aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-02-18 23:03:14 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-02-18 23:03:14 +0100
commit4b34b0cfea5bee18b33b9dee9b71a6e3dc1dcaa2 (patch)
tree420ed403ac79038cd3ac14a37d2f9d231cd62bb3
parent60fc53306d3a5946dfb219da3163eaa49b99e4c5 (diff)
parent18717d103af8f1360360bd1bb52e50c7bd4217fa (diff)
Merge branch 'azure-pipelines' of https://github.com/EraYaN/jellyfin into azure-pipelines
-rw-r--r--.azure/azure-pipelines.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.azure/azure-pipelines.yml b/.azure/azure-pipelines.yml
index 7ec002dd7..fc239032e 100644
--- a/.azure/azure-pipelines.yml
+++ b/.azure/azure-pipelines.yml
@@ -7,6 +7,12 @@ include:
- release-*
+pr:
+ branches:
+ include:
+ - master
+ - releases/*
+
pool:
vmImage: ubuntu-16.04
#Your build pipeline references an undefined variable named ‘Parameters.RestoreBuildProjects’. Create or edit the build pipeline for this YAML file, define the variable on the Variables tab. See https://go.microsoft.com/fwlink/?linkid=865972