Skip to content

Commit b3451e8

Browse files
committed
Update Workflow
1 parent c8b67ee commit b3451e8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/docker-backend.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ jobs:
4545
oauth-secret: $TS_OAUTH_SECRET
4646
tags: tag:whispern-ci
4747

48-
- name: Debug Tailscale access
49-
run: |
50-
tailscale status
51-
ping -c 2 nilss-mac-mini.tailed622e.ts.net || echo "Ping failed"
52-
ssh -o StrictHostKeyChecking=no nilsj@nilss-mac-mini.tailed622e.ts.net "hostname"
53-
5448
- name: Execute SSH command on remote
5549
uses: appleboy/ssh-action@v1.0.0
5650
with:

0 commit comments

Comments
 (0)