Update workflows

This commit is contained in:
albert 2025-01-08 17:03:37 +01:00
parent 40a3d50dd3
commit 634a500dc8
Signed by: albert
GPG key ID: 3895DD267CA11BA9
6 changed files with 12 additions and 6 deletions

View file

@ -53,7 +53,8 @@ jobs:
--accept-dns \
--authkey ${{ secrets.TAILSCALE_KEY }} \
--hostname forgejo-runner \
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral"
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral" \
--no-logs-no-support
sudo tailscale status
sudo tailscale netcheck

View file

@ -54,7 +54,8 @@ jobs:
--accept-dns \
--authkey ${{ secrets.TAILSCALE_KEY }} \
--hostname forgejo-runner \
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral"
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral" \
--no-logs-no-support
sudo tailscale status
sudo tailscale netcheck

View file

@ -55,7 +55,8 @@ jobs:
--accept-dns \
--authkey ${{ secrets.TAILSCALE_KEY }} \
--hostname forgejo-runner \
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral"
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral" \
--no-logs-no-support
sudo tailscale status
sudo tailscale netcheck

View file

@ -53,7 +53,8 @@ jobs:
--accept-dns \
--authkey ${{ secrets.TAILSCALE_KEY }} \
--hostname forgejo-runner \
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral"
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral" \
--no-logs-no-support
sudo tailscale status
sudo tailscale netcheck
echo "Result: $?"

View file

@ -53,7 +53,8 @@ jobs:
--accept-dns \
--authkey ${{ secrets.TAILSCALE_KEY }} \
--hostname forgejo-runner \
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral"
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral" \
--no-logs-no-support
sudo tailscale status
sudo tailscale netcheck
echo "Result: $?"

View file

@ -53,7 +53,8 @@ jobs:
--accept-dns \
--authkey ${{ secrets.TAILSCALE_KEY }} \
--hostname forgejo-runner \
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral"
--advertise-tags "tag:forgejo,tag:container,tag:ephemeral" \
--no-logs-no-support
sudo tailscale status
sudo tailscale netcheck
echo "Result: $?"