mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(ci): gogogo
This commit is contained in:
parent
4c2c3aa9d1
commit
77cbd65f8e
3
.github/workflows/build_trtllm.yaml
vendored
3
.github/workflows/build_trtllm.yaml
vendored
@ -26,6 +26,9 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
outputs:
|
||||||
|
docker_image: ${{ steps.final.outputs.docker_image }}
|
||||||
|
label: ${ steps.final.outputs.label }}
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.job }}-trtllm-${{ github.head_ref || github.run_id }}
|
group: ${{ github.workflow }}-${{ github.job }}-trtllm-${{ github.head_ref || github.run_id }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
Loading…
Reference in New Issue
Block a user