mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-03 17:52:19 +08:00
[None][chore] Add release/1.2 branch into lockfile generation schedule (#10790)
Signed-off-by: Yiqing Yan <yiqingy@nvidia.com>
This commit is contained in:
parent
e97af45556
commit
68ab1a47c4
@ -142,6 +142,7 @@ pipeline {
|
||||
triggers {
|
||||
parameterizedCron('''
|
||||
H 2 * * * %branchName=main;repoUrlKey=tensorrt_llm_github
|
||||
H 3 * * * %branchName=release/1.2;repoUrlKey=tensorrt_llm_github
|
||||
''')
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user