更新 .gitea/workflows/sync_and_build.yml
This commit is contained in:
@@ -2,7 +2,7 @@ name: Build SOCKS Docker Image
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 2 * * *' # 每日2:00执行构建
|
||||
- cron: '0 19 * * *' # 每日3:00执行构建
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user