tailscale status
This commit is contained in:
parent
66b069b50d
commit
fb62d9d804
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -38,6 +38,9 @@ jobs:
|
|||
|| matrix.system == 'x86_64-darwin' && 'github-actions-x86-64-darwin' }}
|
||||
tags: tag:ci
|
||||
|
||||
- name: Tailscale status
|
||||
run: tailscale status > /dev/null
|
||||
|
||||
- name: Check if Attic endpoint is reachable
|
||||
id: check_attic
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue