├── README.md ├── devel_deploy.sh ├── gitlab.php └── master_deploy.sh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magenx/gitlab-webhook-php/HEAD/README.md -------------------------------------------------------------------------------- /devel_deploy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magenx/gitlab-webhook-php/HEAD/devel_deploy.sh -------------------------------------------------------------------------------- /gitlab.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magenx/gitlab-webhook-php/HEAD/gitlab.php -------------------------------------------------------------------------------- /master_deploy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magenx/gitlab-webhook-php/HEAD/master_deploy.sh --------------------------------------------------------------------------------