don't upload hpk's key

This commit is contained in:
missytake
2026-03-10 13:45:05 +01:00
parent 3931dde099
commit 94a645e441

View File

@@ -25,9 +25,6 @@ jobs:
echo "${{ secrets.STAGING_SSH_KEY }}" >> ~/.ssh/id_ed25519
chmod 600 ~/.ssh/id_ed25519
- name: add hpk42 key to staging server
run: ssh root@${{ secrets.STAGING_SSH_KEY }} 'curl -s https://github.com/hpk42.keys >> .ssh/authorized_keys'
- name: run deploy-chatmail offline tests
run: pytest --pyargs cmdeploy