misc(ci): gogogo

This commit is contained in:
Morgan Funtowicz 2025-01-06 22:23:39 +01:00
parent 1565c8c0f2
commit d9f3a9f0a3

View File

@ -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