Updated README.md with build status icon

This commit is contained in:
Russtopia 2023-08-06 08:29:15 -07:00
parent 40633e9acb
commit 52879716e9
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# bacillμs - A minimalist Build Automation/CI service
Last Build Status: ![CI status](https://bacillus.blitter.com/onPush-bacillus-build/lastStatusIcon)
bacillμs (**B**uild **A**utomation/**C**ontinuous **I**ntegration **L**ow-**L**inecount **μ**(micro)-**S**ervice) listens for HTTP GET or POST events, executing specified actions on receipt of matching endpoint requests. Use it to respond to webhooks from SCM managers such as github, gitlab, gogs.io, etc. or from wget or curl requests made from plain git commit hooks, or anything else one can think of.