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