mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Update build.yaml
This commit is contained in:
parent
651d7e2d19
commit
cbdeafb3fd
6
.github/workflows/build.yaml
vendored
6
.github/workflows/build.yaml
vendored
@ -58,15 +58,11 @@ jobs:
|
||||
- name: Inject slug/short variables
|
||||
uses: rlespinasse/github-slug-action@v4.4.1
|
||||
- name: Tailscale
|
||||
uses: tailscale/github-action@v2
|
||||
uses: huggingface/tailscale-action@ci-test
|
||||
with:
|
||||
oauth-client-id: kV3YYMqHyM11CNTRL
|
||||
oauth-secret: tskey-client-kV3YYMqHyM11CNTRL-payJPrYdsGaVhRahyevcFaXj7kq8BEF6
|
||||
tags: tag:ci
|
||||
#- name: Tailscale
|
||||
# uses: huggingface/tailscale-action@main
|
||||
# with:
|
||||
# authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
|
||||
- name: Login to GitHub Container Registry
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: docker/login-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user