mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Attempt #28
This commit is contained in:
parent
393e5f4b30
commit
b404b1dffe
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -187,6 +187,7 @@ jobs:
|
|||||||
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
|
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
|
||||||
debugEnabled: "1"
|
debugEnabled: "1"
|
||||||
debug: "1"
|
debug: "1"
|
||||||
|
waitForSssh: true
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
export DOCKER_VOLUME=/mnt/cache
|
export DOCKER_VOLUME=/mnt/cache
|
||||||
|
Loading…
Reference in New Issue
Block a user