mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
w
Signed-off-by: Adrien <adrien@huggingface.co>
This commit is contained in:
parent
662fdeb6ee
commit
453130cfc3
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -206,7 +206,7 @@ jobs:
|
||||
make install-integration-tests
|
||||
- name: Run tests
|
||||
run: |
|
||||
export DOCKER_VOLUME=/mnt/cache
|
||||
export DOCKER_VOLUME=/tmp
|
||||
export DOCKER_IMAGE=registry-us-east-1.prod.aws.ci.huggingface.tech/api-inference/community/text-generation-inference:sha-c55c43e
|
||||
export HF_TOKEN=${{ secrets.HF_TOKEN }}
|
||||
echo $DOCKER_IMAGE
|
||||
|
Loading…
Reference in New Issue
Block a user