Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 28ec69f

Browse files
author
Bernhard Grünewaldt
committed
doc
1 parent 6b2e3e6 commit 28ec69f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ That means if your repository is `https://github.com/codeclou/test-webhook.git`
8686
We do not use 'Source Code Management' and we do not need to specify some 'Build Triggers' since it is all done
8787
magically by convention over configuration.
8888

89-
<p align="center"><img src="https://codeclou.github.io/jenkins-github-webhook-build-trigger-plugin/img/jenkins-job-config---with-overlays.png" width="80%"></p>
89+
<p align="center"><img src="https://codeclou.github.io/jenkins-github-webhook-build-trigger-plugin/img/jenkins-job-config---with-overlays.png?v2" width="80%"></p>
9090

9191
&nbsp;
9292

@@ -190,6 +190,17 @@ git clone --single-branch \
190190
source
191191
```
192192

193+
-----
194+
195+
&nbsp;
196+
197+
### Jenkins Job Example Triggered by Webhook Push
198+
199+
This is how it looks, when a Job gets triggered by a GitHub Webhook push.
200+
201+
<p align="center"><img src="https://codeclou.github.io/jenkins-github-webhook-build-trigger-plugin/img/job-triggered---with-overlay.png" width="80%"></p>
202+
203+
&nbsp;
193204

194205
-----
195206

0 commit comments

Comments
 (0)