build: wip
All checks were successful
Publish / deploy_via_ssh (push) Successful in 4s

This commit is contained in:
2023-07-08 22:02:52 +03:00
parent 6ce2ca42cc
commit 10e5e1c319

View File

@@ -15,4 +15,4 @@ jobs:
echo "${{ secrets.SSH_KEY }}" >> ~/.ssh/id_ed25519
chmod 700 ~/.ssh
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 -r ${{ gitea.workspace }}/manifests ${{ secrets.USERNAME }}@${{ secrets.HOST }}:/srv/teu/rewinger/packages/