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

This commit is contained in:
2022-08-12 01:38:28 +02:00
parent e818d5841e
commit 9bd8afca74

View File

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