Skip to content

Commit 246a877

Browse files
authored
[None][infra] Remove generate lockfile schedule for 1.2.0rc4.post1 branch (#9945)
Signed-off-by: Yuanjing Xue <[email protected]>
1 parent cd4e639 commit 246a877

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jenkins/GenerateLock.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ 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
118117
''')
119118
}
120119

0 commit comments

Comments
 (0)