mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(ci): go
This commit is contained in:
parent
918c3addb5
commit
92cfe43765
2
.github/workflows/build_trtllm.yaml
vendored
2
.github/workflows/build_trtllm.yaml
vendored
@ -146,7 +146,7 @@ jobs:
|
|||||||
credentials:
|
credentials:
|
||||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||||
options: --gpus all --net=host
|
options: --gpus all
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Run C++/CUDA tests
|
- name: Run C++/CUDA tests
|
||||||
|
Loading…
Reference in New Issue
Block a user