Skip to content

Commit a481a47

Browse files
liushilongbuaaCarl Keene
authored and
Carl Keene
committed
[ci]: enable official build in release branch (sonic-net#7603)
Signed-off-by: Shilong Liu <[email protected]>
1 parent a450dd4 commit a481a47

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.azure-pipelines/official-build.yml

+6
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ schedules:
1111
- master
1212
- 202012
1313
always: true
14+
- cron: "0 4 * * *"
15+
displayName: nightly build for release
16+
branches:
17+
include:
18+
- 201911
19+
- 201811
1420

1521
trigger: none
1622
pr: none

0 commit comments

Comments
 (0)