Deploy website

Deploy website version based on 95f20cb4ef
This commit is contained in:
Website Deployment Script 2018-05-02 21:11:12 +00:00
parent 95f20cb4ef
commit 305ad96d47

View file

@ -74,7 +74,7 @@
</tbody>
</table>
<p>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:</p>
<p>To run the script directly from the command-line, you can use the following, filling in the parameter values as appropriate.</p>
<p>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 <a href="https://help.github.com/articles/connecting-to-github-with-ssh/">Github's authentication documentation</a>.</p>
<pre><code class="hljs css bash">GIT_USER=&lt;GIT_USER&gt; \
CURRENT_BRANCH=master \
USE_SSH=<span class="hljs-literal">true</span> \