"...ssh:/git@developer.sourcefind.cn:2222/OpenDAS/dynamo.git" did not exist on "13a5d61b549919bb6b766f7bc60eecdad282a11a"
Unverified Commit 0a1168c4 authored by Tanmay Verma's avatar Tanmay Verma Committed by GitHub
Browse files

fix: Fix the Dockerfile name (#2468)

parent 922850ae
...@@ -52,7 +52,7 @@ jobs: ...@@ -52,7 +52,7 @@ jobs:
- 'components/backends/vllm/**' - 'components/backends/vllm/**'
- 'tests/serve/test_vllm.py' - 'tests/serve/test_vllm.py'
trtllm: trtllm:
- 'container/Dockerfile.tensorrt_llm' - 'container/Dockerfile.trtllm'
- 'components/backends/trtllm/**' - 'components/backends/trtllm/**'
- 'container/build.sh' - 'container/build.sh'
- 'container/build_trtllm_wheel.sh' - 'container/build_trtllm_wheel.sh'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment