parent
ac3c1bb915
commit
1330aad31b
1 changed files with 6 additions and 6 deletions
|
@ -30,12 +30,12 @@ jobs:
|
|||
tailscaled --cleanup
|
||||
tailscaled -state=mem: &
|
||||
tailscale up \
|
||||
--login-server=https://headscale.sysctl.io \
|
||||
--accept-routes \
|
||||
--accept-dns \
|
||||
--authkey ${{ secrets.TAILSCALE_KEY }} \
|
||||
--hostname forgejo-runner \
|
||||
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral"
|
||||
--login-server=https://headscale.sysctl.io \
|
||||
--accept-routes \
|
||||
--accept-dns \
|
||||
--authkey ${{ secrets.TAILSCALE_KEY }} \
|
||||
--hostname forgejo-runner \
|
||||
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral"
|
||||
tailscale status
|
||||
tailscale netcheck
|
||||
|
||||
|
|
Loading…
Reference in a new issue