2025.12.17 生产部署
All checks were successful
AiDA WEB-Node.js 生产分支构建部署 / build (18.18.0) (push) Successful in 3m32s

This commit is contained in:
2025-12-17 14:03:27 +08:00
parent f3e4408dc0
commit db20117500

View File

@@ -3,7 +3,7 @@ on:
schedule:
# cron为UTC时区构建时间=部署时间-8小时 {*分 (-8)时 *日 *月 *周} ---
# 示例: 1月1日22点22分触发构建 cron写作 - '22 14 1 1 *'
- cron: '51 13 16 12 *'
- cron: '51 13 17 12 *'
jobs:
build: