From 0471e98a8beee12cf2e9912f56ff8bfdd909e1d8 Mon Sep 17 00:00:00 2001 From: json Date: Thu, 18 Jun 2026 10:07:19 +0000 Subject: [PATCH] more gitea --- .gitea/workflows/spotizarr_deploy.yaml | 12 ++++++------ logs/spotizerr.log | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitea/workflows/spotizarr_deploy.yaml b/.gitea/workflows/spotizarr_deploy.yaml index 4a7c2a8..ee85708 100644 --- a/.gitea/workflows/spotizarr_deploy.yaml +++ b/.gitea/workflows/spotizarr_deploy.yaml @@ -8,12 +8,12 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - # - name: Setup SSH - # run: | - # mkdir -p ~/.ssh - # echo "${{ secrets.DEPLOY_SSH_KEY }}" > ~/.ssh/id_ed25519 - # chmod 600 ~/.ssh/id_ed25519 - # ssh-keyscan -H ${{ secrets.REMOTE_HOST }} >> ~/.ssh/known_hosts + - name: Setup SSH + run: | + mkdir -p ~/.ssh + echo "${{ secrets.DEPLOY_SSH_KEY }}" > ~/.ssh/id_ed25519 + chmod 600 ~/.ssh/id_ed25519 + ssh-keyscan -H ${{ secrets.REMOTE_HOST }} >> ~/.ssh/known_hosts - name: Execute Remote Command run: | diff --git a/logs/spotizerr.log b/logs/spotizerr.log index 4824df0..f23d883 100644 --- a/logs/spotizerr.log +++ b/logs/spotizerr.log @@ -38088,3 +38088,4 @@ redis.exceptions.ConnectionError: Connection closed by server. 2026-06-18 06:33:34 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks. 2026-06-18 07:33:34 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks. 2026-06-18 08:33:34 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks. +2026-06-18 09:33:34 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks.