Add woodpecker CI (#4473)

This commit is contained in:
John Olheiser 2022-10-03 02:54:07 -05:00 committed by GitHub
parent 2e219f1de5
commit 39bdebf93f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -498,6 +498,7 @@ _Tools for help with continuous integration._
- [goveralls](https://github.com/mattn/goveralls) - Go integration for Coveralls.io continuous code coverage tracking system.
- [overalls](https://github.com/go-playground/overalls) - Multi-Package go project coverprofile for tools like goveralls.
- [roveralls](https://github.com/LawrenceWoodman/roveralls) - Recursive coverage testing tool.
- [woodpecker](https://github.com/woodpecker-ci/woodpecker) - Woodpecker is a community fork of the Drone CI system.
**[⬆ back to top](#contents)**