commit | 6d53c5ebdd499556f7a9337d831304c51e413ff6 | [log] [tgz] |
---|---|---|
author | Jan Hruban <jan.hruban@gooddata.com> | Sat Oct 24 03:03:34 2015 +0200 |
committer | Jesse Keating <omgjlk@us.ibm.com> | Wed May 03 10:18:03 2017 -0700 |
tree | 6ea0f19d80e86b49397790a093977dc57018e5de | |
parent | c7ab160fc6ecf561fe0a8be143913e6d910fdfe7 [diff] |
Configurable SSH access to GitHub Change-Id: I2ad5b17991d25ec7492d931c069cbcf314dba804
diff --git a/doc/source/connections.rst b/doc/source/connections.rst index 521e4ed..7b302e9 100644 --- a/doc/source/connections.rst +++ b/doc/source/connections.rst
@@ -83,6 +83,10 @@ See `Securing your webhooks <https://developer.github.com/webhooks/securing/>`_. +**sshkey** + Path to SSH key to use when cloning github repositories. + ``sshkey=/home/zuul/.ssh/id_rsa`` + SMTP ----