misc(ci): missing backends

This commit is contained in:
Morgan Funtowicz 2025-01-20 14:37:37 +01:00
parent 0ed76ba4e5
commit 8c6d972e65

View File

@ -96,7 +96,7 @@ COPY Cargo.lock Cargo.lock
COPY Cargo.toml Cargo.toml
COPY rust-toolchain.toml rust-toolchain.toml
COPY router router
COPY backends/trtllm backends/trtllm
COPY backends backends
COPY benchmark benchmark
COPY --from=trt-builder /usr/local/tensorrt /usr/local/tensorrt
COPY --from=mpi-builder /usr/local/mpi /usr/local/mpi