mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-26 12:32:10 +00:00
Give us sanitation tools already.
This commit is contained in:
parent
54e3340663
commit
6f3117512c
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -1,7 +1,7 @@
|
||||
name: Build and push docker image to internal registry
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
inputs:
|
||||
hardware:
|
||||
type: choice
|
||||
|
2
.github/workflows/integration_tests.yaml
vendored
2
.github/workflows/integration_tests.yaml
vendored
@ -1,7 +1,7 @@
|
||||
name: Integration tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
inputs:
|
||||
docker_image:
|
||||
type: string
|
||||
|
Loading…
Reference in New Issue
Block a user