Capitlization of /gitlab/i normalized. #1367
This commit is contained in:
parent
6e5cd8e081
commit
09a86bd4d6
24 changed files with 36 additions and 36 deletions
|
@ -5,11 +5,11 @@
|
|||
%hr
|
||||
|
||||
%p.slead
|
||||
Every Gitlab project can trigger a web server whenever the repo is pushed to.
|
||||
Every GitLab project can trigger a web server whenever the repo is pushed to.
|
||||
%br
|
||||
Web Hooks can be used to update an external issue tracker, trigger CI builds, update a backup mirror, or even deploy to your production server.
|
||||
%br
|
||||
GITLAB will send POST request with commits information on every push.
|
||||
GitLab will send POST request with commits information on every push.
|
||||
%h5 Hooks request example:
|
||||
= render "hooks/data_ex"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue