test: 每日构建测试
This commit is contained in:
2
.github/workflows/docker-image-dev.yml
vendored
2
.github/workflows/docker-image-dev.yml
vendored
@@ -2,7 +2,7 @@ name: Docker Build and Push (Dev)
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '30 7 * * *'
|
||||
# push:
|
||||
# branches:
|
||||
# - dev
|
||||
|
||||
Reference in New Issue
Block a user