Рефакторинг документации
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Struchkov Mark 2023-03-13 18:45:36 +03:00
parent 0508604290
commit 666cf965ed
Signed by: upagge
GPG Key ID: D3018BE7BA428CA6

View File

@ -131,7 +131,7 @@ steps:
- chmod 644 ~/.ssh/known_hosts
- git config --global user.name "${DRONE_COMMIT_AUTHOR_NAME}"
- git config --global user.email "${DRONE_COMMIT_AUTHOR_EMAIL}"
- git clone ssh://git@git.struchkov.dev:222/Telegram-Bots/gitlab-notification.git .
- git clone ssh://${DRONE_GIT_SSH_URL} .
- git checkout $DRONE_COMMIT
- cd documentation/ru
- mike deploy --prefix gitlab-notification/ru --branch docs-deploy --push --update-aliases develop