ci(azure-pipelines): tweak triggers
This commit is contained in:
parent
6e3286b8a7
commit
b9486187d8
@ -6,13 +6,12 @@ trigger:
|
||||
branches:
|
||||
include:
|
||||
- '*'
|
||||
# paths:
|
||||
# exclude:
|
||||
# - CHANGELOG.md
|
||||
tags:
|
||||
include:
|
||||
- '*'
|
||||
exclude: []
|
||||
# paths:
|
||||
# exclude:
|
||||
# - CHANGELOG.md
|
||||
|
||||
parameters:
|
||||
- name: services
|
||||
|
||||
Loading…
Reference in New Issue
Block a user