From e8fc2c758f1eeda0ee48099c799fcb4f8e8b9fa7 Mon Sep 17 00:00:00 2001 From: junglebus <22320807+junglebus@users.noreply.github.com> Date: Sat, 14 Mar 2020 15:57:57 +1100 Subject: [PATCH] Update build triggers --- azure-pipelines.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dbc3ea9d8..53978bc4a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,6 +9,12 @@ variables: netCoreSdkVersion: 3.1.x system.debug: true +pr: + autoCancel: true + +trigger: + batch: true + stages: - stage: BuildJackett displayName: Create Binaries