fix: обновить срок действия авторских прав в документации и улучшить параметры rsync для развертывания #9

Merged
Valentin Popov merged 1 commits from devel into master 2026-02-12 03:20:54 +04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -43,6 +43,6 @@ jobs:
DEPLOY_HOST: ${{ secrets.FPARKAN_DEPLOY_HOST }}
DEPLOY_PORT: ${{ secrets.FPARKAN_DEPLOY_PORT }}
run: |
rsync -az --delete \
rsync -rlz --delete \
-e "ssh -p ${DEPLOY_PORT} -i ~/.ssh/id_root_ci -o IdentitiesOnly=yes -o StrictHostKeyChecking=accept-new" \
site/ "gitea-runner@${DEPLOY_HOST}:./"

View File

@@ -10,7 +10,7 @@ repo_name: valentineus/fparkan
repo_url: https://github.com/valentineus/fparkan
# Copyright
copyright: Copyright © 2023 — 2024 Valentin Popov
copyright: Copyright © 2023 — 2026 Valentin Popov
# Configuration
theme: