Loading ci/jenkins/Jenkinsfile +4 −4 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ pipeline { agent none triggers { cron('''"${cron_timezone}" "${cron_string}"''') cron """${cron_timezone} ${cron_string}""" } options { Loading Loading
ci/jenkins/Jenkinsfile +4 −4 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ pipeline { agent none triggers { cron('''"${cron_timezone}" "${cron_string}"''') cron """${cron_timezone} ${cron_string}""" } options { Loading