Update
Some checks failed
ssh-test / ssh-test (push) Failing after 51s

This commit is contained in:
iFargle 2023-12-08 21:11:42 +09:00
parent ac3c1bb915
commit 1330aad31b

View file

@ -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