Difference between revisions of "Azure Pipelines: trigger:"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
       - your_branch_1
 
       - your_branch_1
 
       - your_branch_2
 
       - your_branch_2
 +
  paths:
 +
    include:
 +
      - your_path/xxxxx
  
 
== See also ==
 
== See also ==

Revision as of 10:52, 11 February 2022

trigger:
  batch: true
  branches:
    include:
      - your_branch_1
      - your_branch_2
 paths:
   include:
     - your_path/xxxxx

See also

Advertising: