[chore]Add sgl-router to npu images (#10229)

This commit is contained in:
BourneSun0527
2025-09-11 14:51:16 +08:00
committed by GitHub
parent dc491b399d
commit 4aa1e69bc7
3 changed files with 16 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ on:
- main
paths:
- ".github/workflows/release-docker-npu-nightly.yml"
- "docker/Dockerfile.npu"
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

View File

@@ -9,6 +9,7 @@ on:
- main
paths:
- ".github/workflows/release-docker-npu.yml"
- "docker/Dockerfile.npu"
jobs:
build: