Second attempt at reducing source-build tarball CI frequency (#16340)
This commit is contained in:
parent
46b4bf57ca
commit
cac65de9c2
1 changed files with 4 additions and 2 deletions
|
@ -7,8 +7,10 @@ resources:
|
|||
trigger:
|
||||
branches:
|
||||
include:
|
||||
- release/*.1xx
|
||||
- internal/release/*.1xx
|
||||
- release/6.0.1xx
|
||||
- internal/release/6.0.1xx
|
||||
- release/7.0.1xx
|
||||
- internal/release/7.0.1xx
|
||||
stages:
|
||||
- build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue