Update .gitea/workflows/deploy.yml
Some checks failed
Deploy (stellaamor) / deploy (push) Has been cancelled
Some checks failed
Deploy (stellaamor) / deploy (push) Has been cancelled
This commit is contained in:
@@ -65,7 +65,6 @@ jobs:
|
||||
run: |
|
||||
mkdir -p ~/.ssh
|
||||
chmod 700 ~/.ssh
|
||||
# Symlink to the host’s deploy key (already readable by the runner)
|
||||
ln -sf /home/gitea-runner/.ssh/deploy_stellaamor ~/.ssh/id_ed25519
|
||||
echo "StrictHostKeyChecking no" >> ~/.ssh/config
|
||||
chmod 600 ~/.ssh/id_ed25519
|
||||
|
||||
Reference in New Issue
Block a user