.gitea/workflows: update gitea-web target host
Some checks failed
Build and test / check (push) Failing after 1m18s
Build and test / build (push) Successful in 10m56s
Build and test / docs (push) Successful in 12m14s

This commit is contained in:
2025-08-03 04:52:48 +02:00
parent d78391b099
commit ec9310bce0

View File

@@ -68,6 +68,6 @@ jobs:
target: ${{ gitea.ref_name }}/docs/
username: gitea-web
ssh-key: ${{ secrets.WEB_SYNC_SSH_KEY }}
host: bekkalokk.pvv.ntnu.no
known-hosts: "bekkalokk.pvv.ntnu.no ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEI6VSaDrMG8+flg4/AeHlAFIen8RUzWh6URQKqFegSx"
host: pages.pvv.ntnu.no
known-hosts: "pages.pvv.ntnu.no ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH2QjfFB+city1SYqltkVqWACfo1j37k+oQQfj13mtgg"