mirror of
https://github.com/znc/znc.git
synced 2026-08-11 03:12:50 +02:00
Travis: trust github ssh while pushing new docs to it
This commit is contained in:
@@ -10,6 +10,8 @@ Host znc-docs
|
||||
HostName github.com
|
||||
User git
|
||||
IdentityFile ~/znc-docs-key
|
||||
StrictHostKeyChecking no
|
||||
UserKnownHostsFile /dev/null
|
||||
EOF
|
||||
|
||||
cd "$HOME"
|
||||
|
||||
Reference in New Issue
Block a user