Skip to content

tyilo/deploy-webhook

Repository files navigation

deploy-webhook

A simple webhook server for docker compose services. When a webhook is triggered for a project the following commands will be run in its directory:

git pull
docker compose pull
docker compose build
docker compose up --detach

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages