"tools/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "f23f8a0688557e3ca3cf8bbf8e7669eab9912434"
Unverified Commit ae05050d authored by Guillaume LEGENDRE's avatar Guillaume LEGENDRE Committed by GitHub
Browse files

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

add tailscale key in case of failure
parent db969cc1
......@@ -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: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment