Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit e614dcc

Browse files
committed
ci: Fix push-docs
1 parent ee5ec34 commit e614dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/travis/push-documentation

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ echo '-------------------------------------------'
3535
echo 'Cloning doc.qxmpp.org repository'
3636
echo '-------------------------------------------'
3737

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

4041
echo '-------------------------------------------'

0 commit comments

Comments
 (0)