File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ repositories](https://help.github.com/post-receive-hooks/). This trigger
36
36
only kicks git-plugin internal polling algo for every incoming event
37
37
against matched repo.
38
38
39
- > This plugin was previously named as "Build when a change is pushed to GitHub"
39
+ > This trigger was previously named as "Build when a change is pushed to GitHub"
40
40
41
41
## Usage
42
42
@@ -103,8 +103,8 @@ only credentials that matched by predefined domains.
103
103
![ ] ( /docs/images/secret-text.png )
104
104
105
105
** Step 3.** Once that configuration is done, go to the project config of
106
- each job you want triggered automatically and simply check "Build when a
107
- change is pushed to GitHub" under "Build Triggers". With this, every new
106
+ each job you want triggered automatically and simply check "GitHub hook trigger for GITScm polling"
107
+ under "Build Triggers". With this, every new
108
108
push to the repository automatically triggers a new build.
109
109
110
110
Note that there's only one URL and it receives all post-receive POSTs
You can’t perform that action at this time.
0 commit comments