add ed25519
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Kasper Juul Hermansen 2022-08-12 01:39:00 +02:00
parent 9bd8afca74
commit ce7a7f8490
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -26,6 +26,7 @@ steps:
- mkdir -p $HOME/.ssh/
- echo "$SSH_KEY" > $HOME/.ssh/id_ed25519
- ls $HOME/.ssh/
- cat $HOME/.ssh/id_ed25519
- name: build