mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for jenkinsfile-deprecated (#13137)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/12983/head
parent
1c07356949
commit
cc0621b319
|
@ -1,8 +1,7 @@
|
|||
#!/usr/bin/env groovy
|
||||
|
||||
// change to use pr.groovy in current ci workflow
|
||||
int total_timeout_minutes = 120
|
||||
int e2e_timeout_seconds = 70 * 60
|
||||
|
||||
pipeline {
|
||||
agent none
|
||||
options {
|
||||
|
|
Loading…
Reference in New Issue