Настройка dev сборки документации
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
86f2a3992e
commit
b8814d0683
@ -125,6 +125,7 @@ steps:
|
|||||||
- mkdir -p ~/.ssh
|
- mkdir -p ~/.ssh
|
||||||
- echo "$GIT_SSH" >> ~/.ssh/id_rsa
|
- echo "$GIT_SSH" >> ~/.ssh/id_rsa
|
||||||
- echo "$SSH_CONFIG" >> ~/.ssh/config
|
- echo "$SSH_CONFIG" >> ~/.ssh/config
|
||||||
|
- echo "$SSH_CONFIG"
|
||||||
- chmod 700 ~/.ssh
|
- chmod 700 ~/.ssh
|
||||||
- chmod 600 ~/.ssh/id_rsa
|
- chmod 600 ~/.ssh/id_rsa
|
||||||
- ssh-keyscan -p 222 git.struchkov.dev >> ~/.ssh/known_hosts
|
- ssh-keyscan -p 222 git.struchkov.dev >> ~/.ssh/known_hosts
|
||||||
|
Loading…
Reference in New Issue
Block a user