2026.3.13生产部署

This commit is contained in:
litianxiang
2026-03-13 17:11:09 +08:00
parent e4e7875940
commit 2aa6875385

View File

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