Pārlūkot izejas kodu

add other tasks

luojunhui 1 mēnesi atpakaļ
vecāks
revīzija
0f2d140299
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      sh/run_long_articles_job.sh

+ 1 - 1
sh/run_long_articles_job.sh

@@ -49,7 +49,7 @@ TASKS=(
   # 标题相似度任务
   "*/10 * * * *|run_title_similarity_task|${LOG_DIR}/run_title_similarity_task/%Y-%m-%d.log"
   # 头条视频抓取
-  "0 4,16 * * *|run_toutiao_video_crawler|${LOG_DIR}/run_toutiao_video_crawler/%Y-%m-%d.log"
+  "0 4,16,20 * * *|run_toutiao_video_crawler|${LOG_DIR}/run_toutiao_video_crawler/%Y-%m-%d.log"
   # 百度视频抓取
   "20 0,12 * * *|run_baidu_video_crawler|${LOG_DIR}/run_baidu_video_crawler/%Y-%m-%d.log"
   # 外部服务号监测