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

This commit is contained in:
BourneSun0527
2025-09-10 23:51:16 -07:00
committed by GitHub
parent dc491b399d
commit 4aa1e69bc7
3 changed files with 16 additions and 1 deletions
@@ -5,6 +5,7 @@ on:
- main
paths:
- ".github/workflows/release-docker-npu-nightly.yml"
- "docker/Dockerfile.npu"
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
+1
View File
@@ -9,6 +9,7 @@ on:
- main
paths:
- ".github/workflows/release-docker-npu.yml"
- "docker/Dockerfile.npu"
jobs:
build: