diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 85e89420..427d7c0b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,8 +4,14 @@ # https://aka.ms/yaml trigger: -- master -- dev + branches: + include: + - master + - dev + - dev-slice + tags: + include: + - v* jobs: - job: