Skip to content

Commit

Permalink
ci: Fix push-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lnjX committed Feb 4, 2024
1 parent ee5ec34 commit e614dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/travis/push-documentation
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ echo '-------------------------------------------'
echo 'Cloning doc.qxmpp.org repository'
echo '-------------------------------------------'

export GIT_SSH_COMMAND="ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
git clone ssh://[email protected]/qxmpp-project/doc.qxmpp.org

echo '-------------------------------------------'
Expand Down

0 comments on commit e614dcc

Please sign in to comment.