Deploying instruction update

This commit is contained in:
crazyvk 2017-06-06 17:34:20 +05:30 committed by GitHub
parent b461cc6e58
commit 2a91c68db8

View file

@ -216,7 +216,7 @@ pre {
<section class='container'>
<hgroup>
<h1>Welcome to your Node.js application on OpenShift wwww</h1>
<h1>Welcome to your Node.js application on OpenShift</h1>
</hgroup>
@ -240,6 +240,7 @@ pre {
<li>Click the "Copy to clipboard" icon to the right of the "GitHub webhook URL" field</li>
<li>Navigate to your repository on GitHub and click on repository settings &gt; webhooks &gt; Add webhook</li>
<li>Paste your webhook URL provided by OpenShift</li>
<li>Select Content-type "application/json"</li>
<li>Leave the defaults for the remaining fields &mdash; that's it!</li>
</ol>
<p>After you save your webhook, if you refresh your settings page you can see the status of the ping that Github sent to OpenShift to verify it can reach the server.</p>