fix: обновить срок действия авторских прав в документации и улучшить параметры rsync для развертывания
All checks were successful
Test / Lint (pull_request) Successful in 56s
Test / Test (pull_request) Successful in 59s
Docs Deploy / Build and Deploy MkDocs (push) Successful in 26s
Test / Lint (push) Successful in 57s
Test / Test (push) Successful in 52s
RenovateBot / renovate (push) Successful in 1m32s

This commit was merged in pull request #9.
This commit is contained in:
2026-02-11 23:16:15 +00:00
parent 92818ce0c4
commit c691de0dd0
2 changed files with 2 additions and 2 deletions

View File

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

View File

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