Skip to content

Commit 2ddcb45

Browse files
authored
[None][chore] Generate lock file for release/1.2.0rc4.post1 branch automatically (NVIDIA#9829)
Signed-off-by: Yiqing Yan <[email protected]>
1 parent fbcf030 commit 2ddcb45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jenkins/GenerateLock.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ pipeline {
114114
triggers {
115115
parameterizedCron('''
116116
H 2 * * * %branchName=main;repoUrlKey=tensorrt_llm_github
117+
H 3 * * * %branchName=release/1.2.0rc4.post1;repoUrlKey=tensorrt_llm_github
117118
''')
118119
}
119120

0 commit comments

Comments
 (0)