mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
busybox
This commit is contained in:
parent
92189e821d
commit
4e120c064b
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -189,7 +189,7 @@ jobs:
|
|||||||
make install-integration-tests
|
make install-integration-tests
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
docker run hello-world
|
docker run busybox sleep infinity
|
||||||
# export DOCKER_VOLUME=/mnt2/
|
# export DOCKER_VOLUME=/mnt2/
|
||||||
# export DOCKER_IMAGE=${{ needs.build-and-push.outputs.docker_image }}
|
# export DOCKER_IMAGE=${{ needs.build-and-push.outputs.docker_image }}
|
||||||
# export DOCKER_DEVICES=${{ needs.build-and-push.outputs.docker_devices }}
|
# export DOCKER_DEVICES=${{ needs.build-and-push.outputs.docker_devices }}
|
||||||
|
Loading…
Reference in New Issue
Block a user