build: wip
Some checks failed
Publish / deploy_via_ssh (push) Failing after 4s

This commit is contained in:
2023-07-08 22:00:39 +03:00
parent 54c67ca03a
commit 6ce2ca42cc

View File

@@ -15,4 +15,4 @@ jobs:
echo "${{ secrets.SSH_KEY }}" >> ~/.ssh/id_ed25519 echo "${{ secrets.SSH_KEY }}" >> ~/.ssh/id_ed25519
chmod 700 ~/.ssh chmod 700 ~/.ssh
chmod 600 ~/.ssh/id_ed25519 chmod 600 ~/.ssh/id_ed25519
scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -rp ${{ gitea.workspace }}/manifests ${{ secrets.USERNAME }}@${{ secrets.HOST }}:/srv/teu/rewinger/packages scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -rp ${{ gitea.workspace }}/manifests ${{ secrets.USERNAME }}@${{ secrets.HOST }}:/srv/teu/rewinger/packages/