mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Remove tailscale.
This commit is contained in:
parent
9d08d3494d
commit
69e3bddf8c
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -186,10 +186,6 @@ jobs:
|
|||||||
- name: Install
|
- name: Install
|
||||||
run: |
|
run: |
|
||||||
make install-integration-tests
|
make install-integration-tests
|
||||||
- name: Tailscale
|
|
||||||
uses: huggingface/tailscale-action@main
|
|
||||||
with:
|
|
||||||
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
|
|
||||||
- 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