2026.1.27 10:00 生产部署
All checks were successful
定时 AiDA back-java 生产分支构建部署 / build_and_deploy (push) Successful in 1m30s

This commit is contained in:
2026-01-27 16:44:46 +08:00
parent c07cbc958d
commit b7e61cd9c8

View File

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