]> git.corax.cc Git - foundry/commit
buildbot: Add script to automatically perform builds on git repositories
authorMatthias Kruk <m@m10k.eu>
Wed, 14 Apr 2021 00:12:59 +0000 (09:12 +0900)
committerMatthias Kruk <m@m10k.eu>
Wed, 14 Apr 2021 00:12:59 +0000 (09:12 +0900)
commitd74b948c2d5fe2e51dd31791ccddacef2c0bd249
treeb49e857f9f4ae4f1268ea3848412ff46783f53a0
parent39f8add49bf655f506dd2fdd76a5baadcfc8bd3b
buildbot: Add script to automatically perform builds on git repositories

This commit adds a script that can be used to watch a git repository for
changes and automatically perform a task if a change has been detected.
buildbot.sh [new file with mode: 0644]