mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip ci] Add comment for jenkinsfile-deprecated (#13137)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
1c07356949
commit
cc0621b319
3
build/ci/jenkins/Jenkinsfile
vendored
3
build/ci/jenkins/Jenkinsfile
vendored
@ -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
Block a user