mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-28 06:06:38 +08:00
Update docker-nightly.yml
This commit is contained in:
parent
b973bb6ad4
commit
b024ca3370
1
.github/workflows/docker-nightly.yml
vendored
1
.github/workflows/docker-nightly.yml
vendored
@ -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
Block a user