Skip to content

Commit

Permalink
Merge pull request sclorg#195 from rubenhulzebos/patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
bparees authored Aug 3, 2018
2 parents e79929f + 58e352a commit b078bcf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,8 @@ <h2>Deploying code changes</h2>
<li>Click the Configuration tab</li>
<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>Paste your webhook URL provided by OpenShift in the "Payload URL" field</li>
<li>Change the "Content type" to '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>
Expand Down

0 comments on commit b078bcf

Please sign in to comment.