with ssh
Some checks failed
continuous-integration/drone Build is failing

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

View File

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