mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-09 03:45:32 -04:00

I forgot to add the Jekyll line to the README, now fixed. I also added a command substituion, so commit message has date and time. Co-authored-by: Jan Wildeboer <jan@wildeboer.net> Reviewed-on: https://codeberg.org/Codeberg-CI/examples/pulls/7 Co-authored-by: Jan Wildeboer <jwildeboer@noreply.codeberg.org> Co-committed-by: Jan Wildeboer <jwildeboer@noreply.codeberg.org>
examples
Example Woodpecker pipeline files (WIP). Pull requests are accepted/welcome.
Example pipeline files
Link | Language | Build System | Comments |
---|---|---|---|
C/make.yml | C | Make | Simple ci for building a Make based C project |
golang/build.yml | golang | golang | Simple ci for building and test a Go project |
golang/build-docker.yml | golang | golang / kaniko | CI to build golang project and build various docker container and publish them on DockerHub |
Jekyll/jekyll.yml | Markdown | Jekyll | CI step to build static website files and publish them to Codeberg Pages using Jekyll |
Hugo/hugo.yml | Markdown | Hugo | CI step to build static website files and publish them to Codeberg Pages with Hugo |
More:
Description
Languages
Dockerfile
52.8%
Shell
47.2%