We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844f831 commit 3df031cCopy full SHA for 3df031c
.azure-pipelines/official-build.yml
@@ -9,7 +9,7 @@ schedules:
9
branches:
10
include:
11
- master
12
- - 202012
+ - 202???
13
always: true
14
- cron: "0 4 * * *"
15
displayName: nightly build for release
azure-pipelines.yml
@@ -7,7 +7,7 @@ trigger:
7
8
paths:
exclude:
- .github
@@ -16,8 +16,7 @@ pr:
16
17
18
19
20
- - bullseye
21
22
23
0 commit comments