parent
978c1575a8
commit
ac3c1bb915
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ jobs:
|
||||||
--authkey ${{ secrets.TAILSCALE_KEY }} \
|
--authkey ${{ secrets.TAILSCALE_KEY }} \
|
||||||
--hostname forgejo-runner \
|
--hostname forgejo-runner \
|
||||||
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral"
|
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral"
|
||||||
|
tailscale status
|
||||||
|
tailscale netcheck
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: "Directory Structure"
|
- name: "Directory Structure"
|
||||||
|
|
Loading…
Reference in a new issue