Skip to content

Commit

Permalink
Merge pull request sclorg#6 from aj07/typo
Browse files Browse the repository at this point in the history
adding some punctuation where it left out
  • Loading branch information
PI-Victor authored Dec 12, 2016
2 parents 0e2449e + 3fdc70c commit 855ab2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ These steps assume your OpenShift deployment has the default set of ImageStreams

$ oc start-build ruby-ex

4. Once the build is running, watch your build progress
4. Once the build is running, watch your build progress:

$ oc logs build/ruby-ex-1

Expand Down Expand Up @@ -58,7 +58,7 @@ Review some of the common tips and suggestions [here](https://github.com/openshi
###Adding Webhooks and Making Code Changes
Since OpenShift V3 does not provide a git repository out of the box, you can configure your github repository to make a webhook call whenever you push your code.

1. From the console navigate to your project
1. From the console navigate to your project.
2. Click on Browse > Builds
3. From the view for your Build click on the link to display your GitHub webhook and copy the url.
4. Navigate to your repository on GitHub and click on repository settings > webhooks
Expand Down

0 comments on commit 855ab2d

Please sign in to comment.