Support azure pipelines for 202106 branch (#8118)

Support azure pipelines for 202106 branch
This commit is contained in:
xumia 2021-07-09 15:40:40 +08:00 committed by GitHub
parent 956d29b958
commit 543c0b24f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,7 @@ schedules:
branches:
include:
- master
- 202106
- 202012
always: true
- cron: "0 4 * * *"

View File

@ -7,6 +7,7 @@ trigger:
branches:
include:
- master
- 202106
- 202012
paths:
exclude:
@ -16,6 +17,7 @@ pr:
branches:
include:
- master
- 202106
- 202012
paths:
exclude: