2025.12.19 生产部署
All checks were successful
定时 AiDA python prod 分支构建部署 / scheduled_deploy (push) Successful in 22s
定时 AiDA python develop 分支构建部署 / scheduled_deploy (push) Successful in 28s

This commit is contained in:
2025-12-19 17:47:54 +08:00
parent f23b99d326
commit 6739a92d28

View File

@@ -2,7 +2,7 @@ name: 定时 AiDA python prod 分支构建部署
on:
# 使用 schedule 触发器,遵循标准的 Cron 格式 (分钟 小时-8 日期 月份 星期)
schedule:
- cron: '30 9 * * *'
- cron: '05 13 19 12 *'
jobs:
scheduled_deploy: