1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

fix/add tailscale key in case of failure (#7719)

add tailscale key in case of failure
This commit is contained in:
Guillaume LEGENDRE
2024-04-19 10:56:40 +02:00
committed by GitHub
parent db969cc16d
commit ae05050db9

View File

@@ -98,6 +98,7 @@ jobs:
uses: huggingface/tailscale-action@v1
with:
waitForSSH: true
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
- name: Failure short reports
if: ${{ failure() }}
run: |