Improving matchers
parent
5d3250c172
commit
0089e39874
|
@ -10,12 +10,13 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}/.bzr/branch/branch.conf"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "parent_location"
|
||||
- "push_location"
|
||||
condition: or
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue