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

I added some examples to - use the CI to build golang projects - build and publish a 'latest' tagged docker container to DockerHub - build and publish a version tagged docker container from a version tag to DockerHub Co-authored-by: JohnWalkerx <johnwalkerx@mailbox.org> Reviewed-on: https://codeberg.org/Codeberg-CI/examples/pulls/3 Co-authored-by: JohnWalkerx <johnwalkerx@noreply.codeberg.org> Co-committed-by: JohnWalkerx <johnwalkerx@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 |
More:
Description
Languages
Dockerfile
52.8%
Shell
47.2%