build image daily at 0:00 GMT
This commit is contained in:
parent
40a2579821
commit
c86e9dfc8a
1 changed files with 2 additions and 0 deletions
2
.github/workflows/container-release.yml
vendored
2
.github/workflows/container-release.yml
vendored
|
@ -6,6 +6,8 @@ on:
|
|||
- "master"
|
||||
pull_request:
|
||||
branches: "*"
|
||||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Reference in a new issue