Update docker-nightly.yml
This commit is contained in:
parent
b973bb6ad4
commit
b024ca3370
|
@ -3,6 +3,7 @@ name: Docker Nightly Image CI
|
|||
on:
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
|
Loading…
Reference in New Issue