test
Some checks failed
/ build (push) Failing after 5m31s

This commit is contained in:
Alexander Schäferdiek 2023-08-17 23:42:54 +02:00
parent f1a1cab596
commit 60635c4b47

View file

@ -38,6 +38,7 @@ jobs:
HOST: ${{ secrets.DEPLOY_SSH_HOST }}
run: |
mkdir -p ~/.ssh
which base64
echo $KEY | base64 -d >> ~/.ssh/id_rsa
chmod 600 ~/.ssh/id_rsa
rsync -az -zz -r --del -e 'ssh -p 2222 -o UserKnownHostsFile=/dev/null -o LogLevel=quiet -o StrictHostKeyChecking=no' ${{ github.workspace }}/_pkg/{*.zst,*.db.tar.gz,*.files.tar.gz} $USER@$HOST:/srv/http/myservermanager.com/htdocs/aur/