Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
ae05050d
Unverified
Commit
ae05050d
authored
Apr 19, 2024
by
Guillaume LEGENDRE
Committed by
GitHub
Apr 19, 2024
Browse files
fix/add tailscale key in case of failure (#7719)
add tailscale key in case of failure
parent
db969cc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/push_tests.yml
.github/workflows/push_tests.yml
+1
-0
No files found.
.github/workflows/push_tests.yml
View file @
ae05050d
...
@@ -98,6 +98,7 @@ jobs:
...
@@ -98,6 +98,7 @@ jobs:
uses
:
huggingface/tailscale-action@v1
uses
:
huggingface/tailscale-action@v1
with
:
with
:
waitForSSH
:
true
waitForSSH
:
true
authkey
:
${{ secrets.TAILSCALE_SSH_AUTHKEY }}
-
name
:
Failure short reports
-
name
:
Failure short reports
if
:
${{ failure() }}
if
:
${{ failure() }}
run
:
|
run
:
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment