diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3a57100e1..05810f6b5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,9 +5,11 @@ variables: trigger: tags: - include: '*' + include: + - '*' branches: - include: '*' + include: + - '*' jobs: - job: Linux