diff --git a/.pipelines/pipeline.yaml b/.pipelines/pipeline.yaml index 0a45a0ea58..d6978542ca 100644 --- a/.pipelines/pipeline.yaml +++ b/.pipelines/pipeline.yaml @@ -14,13 +14,12 @@ trigger: paths: exclude: - docs - tags: - include: - - "v*" - exclude: - "zapai/*" - "azure-ipam/*" - "dropgz/*" + tags: + include: + - "*" stages: - stage: setup