summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent P. René de Cotret <laurent.decotret@outlook.com>2020-01-28 07:50:52 -0500
committerLaurent P. René de Cotret <laurent.decotret@outlook.com>2020-01-28 07:50:52 -0500
commit12d2f07e8bb14c0274365db338fce4d62ceafef9 (patch)
treeee5d1e1c96678c9266759a93bdcf3aa402da176c
parentd3b815ca1c52eb6e2682b9c2b56db89fee2b4036 (diff)
CI: do not trigger azure jobs on installer stuff0.2.1.0
-rw-r--r--azure-pipelines.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index ece9e71..61d646a 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -20,6 +20,8 @@ trigger:
- "*.md"
- .appveyor.yml
- example-config.yml
+ - build-setup.ps1
+ - installer/*
jobs:
- template: ./.azure/azure-linux-template.yml