Настройка dev сборки документации
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Struchkov Mark 2023-02-23 20:37:18 +03:00
parent 86f2a3992e
commit b8814d0683
Signed by: upagge
GPG Key ID: D3018BE7BA428CA6

View File

@ -125,6 +125,7 @@ steps:
- mkdir -p ~/.ssh
- echo "$GIT_SSH" >> ~/.ssh/id_rsa
- echo "$SSH_CONFIG" >> ~/.ssh/config
- echo "$SSH_CONFIG"
- chmod 700 ~/.ssh
- chmod 600 ~/.ssh/id_rsa
- ssh-keyscan -p 222 git.struchkov.dev >> ~/.ssh/known_hosts