parent
ac3c1bb915
commit
1330aad31b
1 changed files with 6 additions and 6 deletions
|
@ -30,12 +30,12 @@ jobs:
|
||||||
tailscaled --cleanup
|
tailscaled --cleanup
|
||||||
tailscaled -state=mem: &
|
tailscaled -state=mem: &
|
||||||
tailscale up \
|
tailscale up \
|
||||||
--login-server=https://headscale.sysctl.io \
|
--login-server=https://headscale.sysctl.io \
|
||||||
--accept-routes \
|
--accept-routes \
|
||||||
--accept-dns \
|
--accept-dns \
|
||||||
--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 status
|
||||||
tailscale netcheck
|
tailscale netcheck
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue