mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-26 04:22:08 +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
|
name: Build and push docker image to internal registry
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
hardware:
|
hardware:
|
||||||
type: choice
|
type: choice
|
||||||
|
2
.github/workflows/integration_tests.yaml
vendored
2
.github/workflows/integration_tests.yaml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Integration tests
|
name: Integration tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
docker_image:
|
docker_image:
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
Reference in New Issue
Block a user