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