mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-10-30 17:48:09 +00:00
[ci] Add azp trigger for future release branches. (#12508)
This commit is contained in:
@@ -9,7 +9,7 @@ schedules:
|
|||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- master
|
- master
|
||||||
- 202012
|
- 202???
|
||||||
always: true
|
always: true
|
||||||
- cron: "0 4 * * *"
|
- cron: "0 4 * * *"
|
||||||
displayName: nightly build for release
|
displayName: nightly build for release
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ trigger:
|
|||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- master
|
- master
|
||||||
- 202012
|
- 202???
|
||||||
paths:
|
paths:
|
||||||
exclude:
|
exclude:
|
||||||
- .github
|
- .github
|
||||||
@@ -16,8 +16,7 @@ pr:
|
|||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- master
|
- master
|
||||||
- 202012
|
- 202???
|
||||||
- bullseye
|
|
||||||
paths:
|
paths:
|
||||||
exclude:
|
exclude:
|
||||||
- .github
|
- .github
|
||||||
|
|||||||
Reference in New Issue
Block a user