Deploy to real host instead of branch

Well forgejo doesn't support github pages, so we still need to do this.

Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
Wachtl Enterprises LLC 2025-03-16 03:24:06 +01:00
parent 2fcf32a40b
commit c465aa3624

View file

@ -22,4 +22,8 @@ jobs:
path: .cache # (4)!
restore-keys: |
mkdocs-material-
- run: mkdocs gh-deploy --force
- run: mkdocs build
echo "${{ secrets.SSH_DOCS }}" > ~/.ssh/id_ed25519
echo "web.srv.it-syndikat.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHBRXGn/UNvz31QMDm1jqR+97aZ0xy6kQS9wnuDOukET" >> ~/.ssh/known_hosts
chmod -R 700 ~/.ssh
rsync -vva --delete-after site/* deployer@web.srv.it-syndikat.org:/