[skip ci] Add comment for jenkinsfile-deprecated (#13137)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
Jenny Li 2021-12-10 10:44:01 +08:00 committed by GitHub
parent 1c07356949
commit cc0621b319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {