mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-08-01 21:00:15 +00:00
Tailscale.
This commit is contained in:
parent
212e1cbcbe
commit
584c5fa0a0
8
.github/workflows/build.yaml
vendored
8
.github/workflows/build.yaml
vendored
@ -93,10 +93,10 @@ jobs:
|
|||||||
install: true
|
install: true
|
||||||
- name: Inject slug/short variables
|
- name: Inject slug/short variables
|
||||||
uses: rlespinasse/github-slug-action@v4.4.1
|
uses: rlespinasse/github-slug-action@v4.4.1
|
||||||
# - name: Tailscale
|
- name: Tailscale
|
||||||
# uses: tailscale/github-action@7bd8039bf25c23c4ab1b8d6e2cc2da2280601966
|
uses: tailscale/github-action@7bd8039bf25c23c4ab1b8d6e2cc2da2280601966
|
||||||
# with:
|
with:
|
||||||
# authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
|
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
|
||||||
- name: Login to GitHub Container Registry
|
- name: Login to GitHub Container Registry
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user