Skip to content

Commit

Permalink
Include release branches into image pipelines. (Azure#4696)
Browse files Browse the repository at this point in the history
Include release branches into image pipelines.
  • Loading branch information
vadim-kovalyov authored Mar 25, 2021
1 parent 13124b8 commit a4663a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions builds/misc/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ trigger:
branches:
include:
- master
- release/*

pr: none
variables:
NugetSecurityAnalysisWarningLevel: warn
Expand Down

0 comments on commit a4663a7

Please sign in to comment.