Loading ci/jenkins/Jenkinsfile +2 −2 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 +2 −2 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