diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 69ad25fcc..63f335f0e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,6 +2,8 @@ trigger: tags: include: - "v*" + exclude: + - "v*freebsd" branches: exclude: - "*"