mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-08 19:35:00 -04:00

Without needing access to the Docker daemon ie. exposing `docker.sock` Co-authored-by: Daniel-Andrei Minca <catalogue-candle.0j@icloud.com> Reviewed-on: https://codeberg.org/Codeberg-CI/examples/pulls/6 Co-authored-by: Solinvictus <catalogue-candle.0j@icloud.com> Co-committed-by: Solinvictus <catalogue-candle.0j@icloud.com>
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 |
Docker/docker.yml | Dockerfile | Kaniko | Minimalistic CI pipeline with clear instructions to push a Docker image |
More:
Description
Languages
Dockerfile
52.8%
Shell
47.2%