mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-11 12:55:19 -04:00

- Clone writable repo in /tmp/. - Use writable URL at clone instead of setting remote. Co-authored-by: kt programs <ktprograms@gmail.com> Reviewed-on: https://codeberg.org/Codeberg-CI/examples/pulls/9 Co-authored-by: ktprograms <ktprograms@noreply.codeberg.org> Co-committed-by: ktprograms <ktprograms@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 |
Docker/kaniko.yml | Dockerfile | Kaniko | Minimalistic CI pipeline with clear instructions to push a Docker image |
Docker/buildx.yml | Dockerfile | buildx | Build and publish Docker images for multible architectures on codeberg |
More:
Description
Languages
Dockerfile
52.8%
Shell
47.2%