ci: trigger fresh run after Gitea restart
This commit is contained in:
@@ -4,3 +4,4 @@ NAS management dashboard with Torrent client integration, CI/CD deployed on Orac
|
||||
|
||||
Trigger CI: 2026-06-07
|
||||
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
services:
|
||||
litellm:
|
||||
image: ghcr.io/berriai/litellm:main-latest
|
||||
image: ghcr.io/berriai/litellm:main-v1.16.19
|
||||
container_name: litellm
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
- "com.centurylinklabs.watchtower.enable=false"
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user