Skip to content

run-ci/gitlab-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Webhook

Used to receive push events from Gitlab to trigger pipeline runs.

Developing

Workflow

Build the server:

run build

Run the server:

./gitlab-webhook

Start an ngrok tunnel in another terminal window:

ngrok http 9090

Make sure the integration in your test project is configured to point at the ngrok HTTP url and that SSL verification is disabled. For more info see the docs.

About

Run CI webhook for Gitlab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages