更新 .gitea/workflows/nextcloud_sync&build.yml
This commit is contained in:
@@ -3,7 +3,7 @@ name: Sync Nextcloud and Build Docker
|
|||||||
# 触发条件
|
# 触发条件
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# 每天 18:00(UTC)执行一次(相当于北京时间 02:00),周日强制全量构建
|
# 每天 18:00(UTC)执行一次(相当于北京时间 02:00),周日强制全量构建
|
||||||
- cron: '0 18 * * *'
|
- cron: '0 18 * * *'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user