Skip to content

AleksandrUsolcev/simple_hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_hook

my simple and ugly ci/cd with github webhooks

in github settings -> webhooks

add Payload URL to your server: http://url:5000/webhook

choose content type: application/json

add your secret key

add .env in project folder like example

run app

About

my simple and ugly ci/cd with github webhooks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages