File tree Expand file tree Collapse file tree 6 files changed +36
-0
lines changed Expand file tree Collapse file tree 6 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 5
5
push :
6
6
branches :
7
7
- nightly
8
+ - main
9
+ - release/*
10
+ tags :
11
+ # NOTE: Binary build pipelines should only get triggered on release candidate builds
12
+ # Release candidate tags look like: v1.11.0-rc1
13
+ - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
8
14
workflow_dispatch :
9
15
10
16
jobs :
Original file line number Diff line number Diff line change 5
5
push :
6
6
branches :
7
7
- nightly
8
+ - main
9
+ - release/*
10
+ tags :
11
+ # NOTE: Binary build pipelines should only get triggered on release candidate builds
12
+ # Release candidate tags look like: v1.11.0-rc1
13
+ - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
8
14
workflow_dispatch :
9
15
10
16
jobs :
Original file line number Diff line number Diff line change 5
5
push :
6
6
branches :
7
7
- nightly
8
+ - main
9
+ - release/*
10
+ tags :
11
+ # NOTE: Binary build pipelines should only get triggered on release candidate builds
12
+ # Release candidate tags look like: v1.11.0-rc1
13
+ - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
8
14
workflow_dispatch :
9
15
10
16
jobs :
Original file line number Diff line number Diff line change 5
5
push :
6
6
branches :
7
7
- nightly
8
+ - main
9
+ - release/*
10
+ tags :
11
+ # NOTE: Binary build pipelines should only get triggered on release candidate builds
12
+ # Release candidate tags look like: v1.11.0-rc1
13
+ - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
8
14
workflow_dispatch :
9
15
10
16
jobs :
Original file line number Diff line number Diff line change 5
5
push :
6
6
branches :
7
7
- nightly
8
+ - main
9
+ - release/*
10
+ tags :
11
+ # NOTE: Binary build pipelines should only get triggered on release candidate builds
12
+ # Release candidate tags look like: v1.11.0-rc1
13
+ - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
8
14
workflow_dispatch :
9
15
10
16
jobs :
Original file line number Diff line number Diff line change 5
5
push :
6
6
branches :
7
7
- nightly
8
+ - main
9
+ - release/*
10
+ tags :
11
+ # NOTE: Binary build pipelines should only get triggered on release candidate builds
12
+ # Release candidate tags look like: v1.11.0-rc1
13
+ - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
8
14
workflow_dispatch :
9
15
10
16
jobs :
You can’t perform that action at this time.
0 commit comments