harsh debugging measures
This commit is contained in:
parent
36c67c053f
commit
da2e5cd1ad
|
@ -25,6 +25,7 @@ jobs:
|
|||
run: |
|
||||
mkdir -p /root/.ssh/
|
||||
touch /root/.ssh/config
|
||||
echo '$SSH_KEY'
|
||||
echo '$SSH_KEY' > /root/.ssh/id_rsa
|
||||
chmod 700 /root/.ssh/id_rsa
|
||||
|
||||
|
|
Loading…
Reference in New Issue