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

An example to publish pages built with Hugo on Codeberg Pages. Thanks to [jwildeboer](https://codeberg.org/jwildeboer) for the inspiration and the explanation. Co-authored-by: Peter Prumbach <mail@peterprumbach.de> Reviewed-on: https://codeberg.org/Codeberg-CI/examples/pulls/5 Co-authored-by: Peter Prumbach <peterprumbach@noreply.codeberg.org> Co-committed-by: Peter Prumbach <peterprumbach@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 |
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%