Update documentation, add link for SSH key (#627)

Came across issue with SSH and added the link to help other beginners who may have the same issue.
This commit is contained in:
SoonaMata 2018-05-02 14:06:56 -07:00 committed by Joel Marcey
parent 5afc0b0a1c
commit 0d7af296b5

View file

@ -64,7 +64,7 @@ There are also two optional parameters that are set as environment variables:
Once you have the parameter value information, you can go ahead and run the publish script, ensuring you have inserted your own values inside the various parameter placeholders:
To run the script directly from the command-line, you can use the following, filling in the parameter values as appropriate.
To run the script directly from the command-line, you can use the following, filling in the parameter values as appropriate. If you run into issues related to SSH keys, visit [Github's authentication documentation](https://help.github.com/articles/connecting-to-github-with-ssh/).
```bash
GIT_USER=<GIT_USER> \