[skip ci] Add line for Jenkinsfile lint (#13027)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/13029/head
Jenny Li 2021-12-09 10:07:15 +08:00 committed by GitHub
parent 133a89c653
commit ad81315386
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ String cron_string = BRANCH_NAME == "master" ? "50 22 * * * " : ""
int total_timeout_minutes = 660
def imageTag=''
pipeline {
triggers {
cron """${cron_timezone}