2026.3.5 生产部署

This commit is contained in:
2026-03-05 18:30:14 +08:00
parent 2779d5f10e
commit c1b43dec32

View File

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